TagAPI no longer works, update minimum version
Dieser Commit ist enthalten in:
Ursprung
821c3a1d48
Commit
f145d32016
@ -82,7 +82,7 @@ public class ProtocolLibrary extends JavaPlugin {
|
||||
/**
|
||||
* The minimum version ProtocolLib has been tested with.
|
||||
*/
|
||||
public static final String MINIMUM_MINECRAFT_VERSION = "1.0.0";
|
||||
public static final String MINIMUM_MINECRAFT_VERSION = "1.8";
|
||||
|
||||
/**
|
||||
* The maximum version ProtocolLib has been tested with,
|
||||
|
@ -163,3 +163,4 @@ types. It's remarkably consistent across different versions.
|
||||
### Incompatibility
|
||||
|
||||
The following plugins (to be expanded) are not compatible with ProtocolLib:
|
||||
* TagAPI
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren