Paper/patches
Shane Freeder 08491449ae
Do not send expired keys to players on login (#9090)
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 (#9069) 2023-04-02 11:53:29 -07:00
removed Add back optimize hoppers (#8999) 2023-03-18 12:03:42 -07:00
server Do not send expired keys to players on login (#9090) 2023-04-03 10:45:02 +01:00