Update to Minecraft 1.11.2

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2016-12-21 22:00:00 +11:00
parent afecf1c36c
commit 0c321dd15d
4 changed files with 25 additions and 25 deletions

View File

@@ -98,7 +98,7 @@
+
thread.setDaemon(true);
thread.start();
DedicatedServer.LOGGER.info("Starting minecraft server version 1.11.1");
DedicatedServer.LOGGER.info("Starting minecraft server version 1.11.2");
@@ -78,7 +125,7 @@
}