Compare commits
2 commits
3d77463def
...
4ca2067676
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ca2067676 | |||
| 60e5401e0b |
1 changed files with 3 additions and 1 deletions
|
|
@ -41,9 +41,10 @@ let
|
|||
"explorify"
|
||||
"structory"
|
||||
|
||||
# Client mod compatibility (optional on client side)
|
||||
# Client mod compatibility
|
||||
"appleskin"
|
||||
"simple-voice-chat"
|
||||
"jei"
|
||||
|
||||
# QoL
|
||||
"better-serversleep"
|
||||
|
|
@ -107,6 +108,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