Update to Minecraft 1.10.2

This commit is contained in:
md_5
2016-06-25 11:54:17 +10:00
parent 1953f52da1
commit 75f99ec7c5
8 changed files with 23 additions and 43 deletions

View File

@@ -110,7 +110,7 @@
+
thread.setDaemon(true);
thread.start();
DedicatedServer.LOGGER.info("Starting minecraft server version 1.10");
DedicatedServer.LOGGER.info("Starting minecraft server version 1.10.2");
@@ -78,7 +124,7 @@
}