geforkt von Mirrors/Paper
558411692a
In order to correctly handle disconnects for invalid chat we setup a Waitable and pass it to the main thread then wait for it to be processed. However, commands are also chat packets and they are already on the main thread. In this case, waiting will deadlock the server so we should just do a normal disconnect. |
||
---|---|---|
.. | ||
java | ||
resources/configurations |