Configuration
Description
This page contains the default config.yml.
Default config file
#
# if you have any questions or suggestions, please do not hesitate and
# join our discord: https://dsc.gg/crownplugins
# we are there to assist you
#
# toggle the update reminder when joining (only players with permission see the reminder)
update-reminder: true
# this is the teleport delay in s
teleport-delay: 5
# set this to true if you don't want to use the teleport animation
# also players in gmc will always be teleported without the animation
instant-teleport: false
# players in this worlds will be teleported without a delay
# this is casesensitive
instant-teleport-worlds: [ ]
# message type: bossbar, actionbar
teleport-message-type: bossbar
# cooldown before sending another command in milliseconds
command-cooldown: 0
# cooldown before sending another chat message in milliseconds
message-cooldown: 0
# set the language default for number formatting. EX: en-US -> 10,000.00
number-formatting: "en_US"
Last updated