Archiviert
13
0

Minecraft 1.6.2 seems to work fine.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-07-17 23:02:45 +02:00
Ursprung 7f69c41bf6
Commit 1e4a03b056

Datei anzeigen

@ -86,7 +86,7 @@ public class ProtocolLibrary extends JavaPlugin {
/** /**
* The maximum version ProtocolLib has been tested with, * The maximum version ProtocolLib has been tested with,
*/ */
private static final String MAXIMUM_MINECRAFT_VERSION = "1.6.1"; private static final String MAXIMUM_MINECRAFT_VERSION = "1.6.2";
/** /**
* The number of milliseconds per second. * The number of milliseconds per second.