mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-01-10 17:57:37 +00:00
Remove unused setting
This commit is contained in:
parent
8eab3d098c
commit
417cbd585f
@ -362,12 +362,6 @@ public class Settings extends Config {
|
|||||||
})
|
})
|
||||||
public boolean KEEP_ENTITIES_IN_BLOCKS = false;
|
public boolean KEEP_ENTITIES_IN_BLOCKS = false;
|
||||||
|
|
||||||
@Comment({
|
|
||||||
"[SAFE] Experimental scripting support for Java 9",
|
|
||||||
" - https://github.com/IntellectualSites/FastAsyncWorldEdit-1.13/wiki/JavaScript-API"
|
|
||||||
})
|
|
||||||
public boolean MODERN_CRAFTSCRIPTS = false;
|
|
||||||
|
|
||||||
@Comment({
|
@Comment({
|
||||||
"[SAFE] Experimental freebuild region restrictions",
|
"[SAFE] Experimental freebuild region restrictions",
|
||||||
" - PERM: fawe.freebuild",
|
" - PERM: fawe.freebuild",
|
||||||
|
Loading…
Reference in New Issue
Block a user