Files
paper-mc/paper-server/patches/sources/net/minecraft/server
Shane Freeder 26fe3d0cff Fix premature player kicks on shutdown
When the server is stopping, the default execution handler method will throw a
RejectedExecutionException in order to prevent further execution, this causes
us to lose the actual kick reason. To mitigate this, we'll use a seperate marked
class in order to gracefully ignore these.
2024-04-11 16:37:44 +01:00
..
2022-07-11 11:56:41 -07:00
2021-09-11 22:55:14 +02:00
2020-10-03 08:27:40 +02:00
2022-07-11 11:56:41 -07:00
2016-02-29 20:40:33 -06:00
2022-07-11 11:56:41 -07:00
2017-08-06 17:17:53 -05:00
2022-10-22 14:47:45 +02:00