diff options
author | Wesley Wolfe <weswolf@aol.com> | 2012-11-16 01:31:53 -0600 |
---|---|---|
committer | Travis Watkins <amaranth@ubuntu.com> | 2012-11-16 15:56:13 -0600 |
commit | 6466aa1d257ba9395b0e02011f08e1f4b3777407 (patch) | |
tree | 5a4a7bcfe6a51e0ff54d3f79f21ecf4ce9350791 /src/main/java/net/minecraft/server/WorldGenerator.java | |
parent | 82c8cf42341a439972dfde9bb144c004dce17fd1 (diff) | |
download | craftbukkit-6466aa1d257ba9395b0e02011f08e1f4b3777407.tar craftbukkit-6466aa1d257ba9395b0e02011f08e1f4b3777407.tar.gz craftbukkit-6466aa1d257ba9395b0e02011f08e1f4b3777407.tar.lz craftbukkit-6466aa1d257ba9395b0e02011f08e1f4b3777407.tar.xz craftbukkit-6466aa1d257ba9395b0e02011f08e1f4b3777407.zip |
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.
Diffstat (limited to 'src/main/java/net/minecraft/server/WorldGenerator.java')
0 files changed, 0 insertions, 0 deletions