mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 11:36:51 +01:00
1.4.6 appears to be working properly.
This commit is contained in:
parent
5a96a63ff8
commit
c71bf61511
@ -52,7 +52,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.5";
|
private static final String MAXIMUM_MINECRAFT_VERSION = "1.4.6";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The number of milliseconds per second.
|
* The number of milliseconds per second.
|
||||||
|
Loading…
Reference in New Issue
Block a user