Compare commits
No commits in common. "4ca2067676bc630ad78986de6ebec1dcd1af21f6" and "3d77463defd5e68e0297891289d80557cf5ccc0f" have entirely different histories.
4ca2067676
...
3d77463def
1 changed files with 1 additions and 3 deletions
|
|
@ -41,10 +41,9 @@ let
|
|||
"explorify"
|
||||
"structory"
|
||||
|
||||
# Client mod compatibility
|
||||
# Client mod compatibility (optional on client side)
|
||||
"appleskin"
|
||||
"simple-voice-chat"
|
||||
"jei"
|
||||
|
||||
# QoL
|
||||
"better-serversleep"
|
||||
|
|
@ -108,7 +107,6 @@ 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