mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 19:46:33 +01:00
ProtocolLib seems to work fine for 1.5.2 too.
This commit is contained in:
parent
c813811721
commit
0fc6396974
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user