Seems to pass all the preliminary tests.

This commit is contained in:
Kristian S. Stangeland 2013-03-13 23:59:13 +01:00
parent ed9b61fd11
commit da0bcaa482

View File

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