Update to Minecraft 1.8.7

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2015-06-05 20:57:48 +10:00
parent c72d0324fc
commit ae714e4861
5 changed files with 33 additions and 32 deletions

View File

@@ -95,7 +95,7 @@
+
thread.setDaemon(true);
thread.start();
DedicatedServer.LOGGER.info("Starting minecraft server version 1.8.6");
DedicatedServer.LOGGER.info("Starting minecraft server version 1.8.7");
@@ -73,7 +120,7 @@
}