mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-24 11:36:51 +01:00
Mark 1.6.1 as tested. Things seems to work now.
This commit is contained in:
parent
5e5243e3fb
commit
0ec2a705da
@ -85,7 +85,7 @@ public class ProtocolLibrary extends JavaPlugin {
|
||||
/**
|
||||
* The maximum version ProtocolLib has been tested with,
|
||||
*/
|
||||
private static final String MAXIMUM_MINECRAFT_VERSION = "1.5.2";
|
||||
private static final String MAXIMUM_MINECRAFT_VERSION = "1.6.1";
|
||||
|
||||
/**
|
||||
* The number of milliseconds per second.
|
||||
|
Loading…
Reference in New Issue
Block a user