mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-18 01:46:11 +00:00
Remove unused setting
This commit is contained in:
parent
8eab3d098c
commit
417cbd585f
@ -361,13 +361,7 @@ public class Settings extends Config {
|
|||||||
"Might cause client-side FPS lagg in some situations"
|
"Might cause client-side FPS lagg in some situations"
|
||||||
})
|
})
|
||||||
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