Archiviert
13
0
Dieses Repository wurde am 2021-01-06 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
ProtocolLib/ProtocolLib
Kristian S. Stangeland cbf4def71b Prevented map chunk listeners from crashing the server.
If the NetServerHandler injector fails and we revert to the network
field injector instead, any map chunk listener will crash the server
due to complications with Bukkit's ChunkCompressionThread. 

We avoid this by disabling map chunk listening entirely.
2012-10-29 16:54:53 +01:00
..
.settings Massive update that adds support for intercepting packets during login. 2012-10-16 07:28:54 +02:00
src Prevented map chunk listeners from crashing the server. 2012-10-29 16:54:53 +01:00
.classpath Massive update that adds support for intercepting packets during login. 2012-10-16 07:28:54 +02:00
.gitignore Switching to Maven instead of Ant. 2012-10-10 21:35:55 +02:00
.project Massive update that adds support for intercepting packets during login. 2012-10-16 07:28:54 +02:00
dependency-reduced-pom.xml Add a better error reporter. 2012-10-29 04:17:53 +01:00
pom.xml Increment to 1.5.0 Release 2012-10-29 02:37:10 +01:00