Archiviert
13
0

ProtocolLib works with 1.8.5

Yay no code changes necessary!
Dieser Commit ist enthalten in:
Dan Mulloy 2015-05-22 13:47:14 -04:00
Ursprung f89b71c5b4
Commit eca168edcf

Datei anzeigen

@ -88,7 +88,7 @@ public class ProtocolLibrary extends JavaPlugin {
/**
* The maximum version ProtocolLib has been tested with,
*/
public static final String MAXIMUM_MINECRAFT_VERSION = "1.8.3";
public static final String MAXIMUM_MINECRAFT_VERSION = "1.8.5";
/**
* The date (with ISO 8601 or YYYY-MM-DD) when the most recent version was released.