Archiviert
13
0

Minecraft 1.5.1 seems to work fine.

Dieser Commit ist enthalten in:
Kristian 2013-04-07 15:57:38 +02:00
Ursprung 3ee38d7b6d
Commit 867afe29f7

Datei anzeigen

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