Fixes config.yml

uniqueId was missing.
This commit is contained in:
tastybento 2019-02-02 16:11:40 -08:00
parent c4d80aea77
commit 35f0ecb6f0
1 changed files with 14 additions and 7 deletions

View File

@ -1,14 +1,21 @@
# WelcomeWarps Configuration ${version}
# This config file is dynamic and saved when the server is shutdown.
# You cannot edit it while the server is running because changes will
# be lost! Use in-game settings GUI or edit when server is offline.
#
#
# Warp Restriction - needed levels to be able to create a warp
# 0 or negative values will disable this restriction
# 10 is default
# 0 or negative values will disable this restriction 10 is default
warplevelrestriction: 10
#
# Text that player must put on sign to make it a warp sign
# Not case sensitive!
welcomeLine: [WELCOME]
# This list stores GameModes in which Challenges addon should not work.
welcomeLine: '[Welcome]'
#
# This list stores GameModes in which Level addon should not work.
# To disable addon it is necessary to write its name in new line that starts with -. Example:
# disabled-gamemodes:
# - BSkyBlock
disabled-gamemodes: []
disabled-gamemodes: []
#
uniqueId: config