Files
Paper/paper-server/patches/sources/net/minecraft
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-01-01 05:19:37 -08:00
2021-01-29 17:54:03 +01:00