1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-11 01:59:14 +01:00
PaperMC/patches
Shane Freeder 076afec362 Do not send expired keys to players on login ()
This patch will prevent sending expired keys to players when logging into a server, while the client does have some grace period to prevent issues, if a key has expired beyond the grace period, connecting clients will be disconnected from the server upon join. The client should update keys before this key even expires, and a new key will be broadcasted out if we somehow actually get one.
2023-04-03 10:45:02 +01:00
..
api Deprecate ChatColor () 2023-04-02 11:53:29 -07:00
server Do not send expired keys to players on login () 2023-04-03 10:45:02 +01:00