summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schepp <schneeleo@gmail.com>2012-12-15 06:17:22 -0800
committerAlexander Schepp <schneeleo@gmail.com>2012-12-15 06:17:22 -0800
commite19304c097166700c584e1669095e8b86bd6101d (patch)
tree2c31a539385e5331711bc0e068a1d00f1ae123c6
parent91f85f30f284a880cea82f74e4c8bb89e107cef7 (diff)
parentc96dd1d491baa54ee3f123219fc633b8ce46b2fc (diff)
downloadEssentials-e19304c097166700c584e1669095e8b86bd6101d.tar
Essentials-e19304c097166700c584e1669095e8b86bd6101d.tar.gz
Essentials-e19304c097166700c584e1669095e8b86bd6101d.tar.lz
Essentials-e19304c097166700c584e1669095e8b86bd6101d.tar.xz
Essentials-e19304c097166700c584e1669095e8b86bd6101d.zip
Merge pull request #214 from necrodoom/patch-4
change add-prefix-suffix description
-rw-r--r--Essentials/src/config.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index b0c20a1f7..a766e0549 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -32,11 +32,10 @@ change-displayname: true
# The value of change-displayname (above) has to be true.
#change-playerlist: true
-# Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
-# The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
+# When essentialschat.jar isnt used, force essentials to add the prefix and suffix from permission plugins to displayname
+# This setting is ignored if essentialschat.jar is used, and defaults to 'true'
# The value of change-displayname (above) has to be true.
-# If you don't set this, it will default to true if essentials chat is installed.
-# Don't forget to remove the # in front of the line
+# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: false
# The delay, in seconds, required between /home, /tp, etc.