Archiviert
13
0

Mark 1.6.1 as tested. Things seems to work now.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2013-07-02 17:42:51 +02:00
Ursprung 5e5243e3fb
Commit 0ec2a705da

Datei anzeigen

@ -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.