geforkt von Mirrors/FastAsyncWorldEdit
Remove unused setting
Dieser Commit ist enthalten in:
Ursprung
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",
|
||||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren