3
0
Fork 1
KCauldronX/patches/net/minecraft/server
Prototik 7defe0bb29 Some portion of optimizations:
* Clear outgoing packet queue after player disconnect
* Disable sleep between chunk saving
* Put 2x4096 bytes instead 2048x4 bytes for region file aligment
* Using map to search player by name instead iterating over all players
* Some tweaks for decorations (item frames, maps)
2015-10-18 23:58:28 +07:00
..
dedicated Initial autoupdater 2015-05-31 18:21:26 +07:00
integrated
management Some portion of optimizations: 2015-10-18 23:58:28 +07:00
network Normalize patches 2015-06-01 21:32:10 +07:00
MinecraftServer.java.patch Introduced World Save Thread and some refractoring 2015-10-14 20:31:35 +07:00
ServerEula.java.patch Disable eula, because... hm... No real reason, just for fun. 2015-05-14 20:35:14 +07:00