Archiviert
13
0

Seems to pass all the preliminary tests.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-03-13 23:59:13 +01:00
Ursprung ed9b61fd11
Commit da0bcaa482

Datei anzeigen

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