ProtocolLib seems to work fine for 1.5.2 too.
Dieser Commit ist enthalten in:
Ursprung
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.
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren