Disable using_towny in new worlds
This commit is contained in:
parent
c782dd9a83
commit
c004251444
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ town:
|
|||
|
||||
new_world_settings:
|
||||
# Default for new worlds to have towny enabled.
|
||||
using_towny: 'true'
|
||||
using_towny: 'false'
|
||||
|
||||
pvp:
|
||||
# Set if PVP is enabled in this world
|
||||
|
|
Loading…
Reference in a new issue