Update to Minecraft 1.11.2

This commit is contained in:
md_5
2016-12-21 22:00:00 +11:00
parent fb50a80d0f
commit a86731306b
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 @@
}