mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-27 21:27:44 +01:00
Changed 1.14 to incompatible
Extensive tests proved BentoBox to not be 1.14-ready for now. Panels and Schems are breaking. Island deletion fires errors.
This commit is contained in:
parent
a268bf7b52
commit
7a1b32eecf
@ -98,7 +98,7 @@ public class ServerCompatibility {
|
||||
/*
|
||||
* @since 1.5.0
|
||||
*/
|
||||
V1_14(Compatibility.NOT_SUPPORTED);
|
||||
V1_14(Compatibility.INCOMPATIBLE);
|
||||
|
||||
private Compatibility compatibility;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user