3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 13:30:06 +01:00
Paper/src/main
Wesley Wolfe 6466aa1d25 Use synchronous calls and wait for chat disconnect. Fixes BUKKIT-2946
When invalid chat is detected we currently drop the connection with no
hint as to why as anything else is not allowed while we're off the main
thread. To give valid disconnect reasons and fire proper events instead
pass these off to the main thread and wait for it to process them.
2012-11-16 15:56:13 -06:00
..
java Use synchronous calls and wait for chat disconnect. Fixes BUKKIT-2946 2012-11-16 15:56:13 -06:00
resources/configurations Implement API for ambient mob spawn limit. Add spawn-limit.ambient to 2012-10-31 13:01:48 -04:00