mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-12-25 10:38:19 +01:00
Minecraft 1.5.1 seems to work fine.
This commit is contained in:
parent
3ee38d7b6d
commit
867afe29f7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user