1
0
mirror of https://github.com/BentoBoxWorld/Warps.git synced 2024-06-26 14:44:49 +02:00
addon-welcomewarpsigns/src/main/resources/config.yml

36 lines
1.2 KiB
YAML
Raw Normal View History

2019-02-03 01:11:40 +01:00
# 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.
#
#
2017-10-27 00:58:58 +02:00
# Warp Restriction - needed levels to be able to create a warp
2019-02-03 01:11:40 +01:00
# 0 or negative values will disable this restriction 10 is default
2017-10-27 00:58:58 +02:00
warplevelrestriction: 10
2023-01-19 21:56:31 +01:00
#
# Should warps be removed when the island protection settings
# change, and the owner of the warp does no longer have
# the correct rank
removeExistingWarpsWhenFlagChanges: true
2019-02-03 01:11:40 +01:00
#
# Text that player must put on sign to make it a warp sign
# Not case sensitive!
2019-02-03 01:11:40 +01:00
welcomeLine: '[Welcome]'
#
2019-02-03 01:11:40 +01:00
# 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
2019-02-03 01:11:40 +01:00
disabled-gamemodes: []
#
# Warp panel default lore formatting.
# Example: &c will make lore red. &f is white
2021-08-09 03:09:28 +02:00
lore-format: "&f"
#
# Allow use in other worlds. Players must have the welcomewarpsigns.warp permission.
allow-in-other-worlds: false
#
# Warp and warps commands. You can change them if they clash with other addons or plugins.
warp-command: warp
warps-command: warps