Other configuration
Welcome Signs:
Replace the command from /region visit [region]
to /region visit [player]
.
# Welcome signs; Allow players to teleport regions using signs?
welcome-signs:
# Enable this feature? "true" to enable, "false" to disable.
enabled: false
Disabled worlds:
List of worlds where players cannot claim chunks.
disabled-worlds:
- "world_the_end"
- "creative"
- "factions"
- ...
Disabled flags:
Flags that players cannot modify. You can find the list of flags here.
disabled-flags:
- "use-bells"
- "no-fall-damage"
- ...
Last updated