mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-12-26 11:08:12 +01:00
Seems to pass all the preliminary tests.
This commit is contained in:
parent
ed9b61fd11
commit
da0bcaa482
@ -59,7 +59,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.7";
|
private static final String MAXIMUM_MINECRAFT_VERSION = "1.5.0";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The number of milliseconds per second.
|
* The number of milliseconds per second.
|
||||||
|
Loading…
Reference in New Issue
Block a user