Update CraftBukkit to Minecraft 1.5
This commit is contained in:
@@ -39,7 +39,7 @@ class ThreadCommandReader extends Thread {
|
||||
}
|
||||
} catch (IOException ioexception) {
|
||||
// CraftBukkit
|
||||
MinecraftServer.log.log(java.util.logging.Level.SEVERE, null, ioexception);
|
||||
java.util.logging.Logger.getLogger("").log(java.util.logging.Level.SEVERE, null, ioexception);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user