mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-04-27 08:59:45 +00:00
Config description cleanup.
This commit is contained in:
parent
8c882a5268
commit
4084445b5b
1 changed files with 3 additions and 2 deletions
|
@ -41,8 +41,9 @@ change-displayname: true
|
||||||
# Do not edit this setting unless you know what you are doing!
|
# Do not edit this setting unless you know what you are doing!
|
||||||
#add-prefix-suffix: false
|
#add-prefix-suffix: false
|
||||||
|
|
||||||
# Should players be teleported to the closest safe destination when teleporting?
|
# If the teleport destination is unsafe, should players be teleported to the nearest safe location?
|
||||||
# If this is disabled, unsafe teleports will be cancelled.
|
# If this is set to true, Essentials will attempt to teleport players close to the intended destination.
|
||||||
|
# If this is set to false, attempted teleports to unsafe locations will be cancelled with a warning.
|
||||||
teleport-safety: true
|
teleport-safety: true
|
||||||
|
|
||||||
# The delay, in seconds, required between /home, /tp, etc.
|
# The delay, in seconds, required between /home, /tp, etc.
|
||||||
|
|
Loading…
Reference in a new issue