Files
Paper/Spigot-API-Patches
Mariell Hoversholm 5d66ba7613 Add API for quit reason
The following has been tested:
- Disconnect from menu -> DISCONNECTED
- EssentialsX kick -> KICKED
- Suspend server JVM -> DISCONNECTED
- Suspend client JVM -> TIMED_OUT
- Call #exceptionCaught -> ERRONEOUS_STATE

Suspension was done through `kill -STOP` and subsequently `kill -CONT`
after the player has (been) disconnected.

Closes #254.
2020-11-14 16:23:10 +01:00
..
2020-08-24 22:22:08 -04:00
2020-08-24 22:22:08 -04:00
2020-08-23 15:29:02 +02:00
2020-06-24 22:33:35 -04:00
2020-06-24 22:33:35 -04:00