fix: allow flying for creative and elytra
This commit is contained in:
parent
3d77463def
commit
60e5401e0b
1 changed files with 1 additions and 0 deletions
|
|
@ -107,6 +107,7 @@ in
|
|||
VIEW_DISTANCE = "10";
|
||||
SIMULATION_DISTANCE = "10";
|
||||
SPAWN_PROTECTION = "0";
|
||||
ALLOW_FLIGHT = "TRUE";
|
||||
ENABLE_WHITELIST = "TRUE";
|
||||
ENFORCE_WHITELIST = "TRUE";
|
||||
WHITELIST = "jetpham";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue