mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-07 23:52:11 -07:00
Update CraftBukkit to Minecraft 1.4.4.
This commit is contained in:
@@ -204,8 +204,6 @@ public final class CraftServer implements Server {
|
||||
|
||||
loadPlugins();
|
||||
enablePlugins(PluginLoadOrder.STARTUP);
|
||||
|
||||
ChunkCompressionThread.startThread();
|
||||
}
|
||||
|
||||
private File getConfigFile() {
|
||||
|
Reference in New Issue
Block a user