Files
paper-mc/paper-server/patches/sources/net/minecraft/network
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
..
2021-05-15 20:30:45 -07:00
2021-12-03 16:55:50 -05:00
2021-01-29 17:54:03 +01:00
2021-01-29 17:54:03 +01:00