Archiviert
13
0

ProtocolLib seems to work fine for 1.5.2 too.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-05-05 23:55:02 +02:00
Ursprung c813811721
Commit 0fc6396974

Datei anzeigen

@ -80,7 +80,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.5.1"; private static final String MAXIMUM_MINECRAFT_VERSION = "1.5.2";
/** /**
* The number of milliseconds per second. * The number of milliseconds per second.