From 4084445b5bbc728fb90bdf9562e224cd49c4032c Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sat, 11 Jan 2014 17:27:51 +0000 Subject: Config description cleanup. --- Essentials/src/config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 24e1fb32e..e74172c49 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -41,8 +41,9 @@ change-displayname: true # Do not edit this setting unless you know what you are doing! #add-prefix-suffix: false -# Should players be teleported to the closest safe destination when teleporting? -# If this is disabled, unsafe teleports will be cancelled. +# If the teleport destination is unsafe, should players be teleported to the nearest safe location? +# 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 # The delay, in seconds, required between /home, /tp, etc. -- cgit v1.2.3