Update to Minecraft 1.8.8 (Pre-)Release.

By: md_5 <git@md-5.net>
This commit is contained in:
CraftBukkit/Spigot
2015-07-27 22:19:19 +10:00
parent c0e326b62a
commit 332e77d249
7 changed files with 22 additions and 29 deletions

View File

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