Update to embedded config.yml

This commit is contained in:
tastybento 2019-03-23 15:56:41 -07:00
parent 0716a09470
commit ff4b0be3de

View File

@ -176,9 +176,9 @@ world:
MONSTER_SPAWN: true MONSTER_SPAWN: true
FIRE_SPREAD: true FIRE_SPREAD: true
PVP_OVERWORLD: false PVP_OVERWORLD: false
# These are the settings visible to users. (Not implemented yet) # These settings/flags are hidden from users
# /!\ This feature is experimental and might not work as expected or might not work at all. # Ops can toggle hiding in-game using SHIFT-LEFT-CLICK on flags in settings
visible-settings: [] hidden-flags: []
# Visitor banned commands - Visitors to islands cannot use these commands in this world # Visitor banned commands - Visitors to islands cannot use these commands in this world
visitor-banned-commands: visitor-banned-commands:
- spawner - spawner