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
commit13efadbb65d3d3aa13b6a6827ba4a61127b48e34 (patch)
treef7d64a985d8b518f6b42b83f94e6b18d30d22610
parent6bc3d7f0f4c0ebd29b1361dcdb1811c710885e4d (diff)
parentcf680311102797f5eba5b74368cc9235d2c47ac7 (diff)
downloadEssentials-13efadbb65d3d3aa13b6a6827ba4a61127b48e34.tar
Essentials-13efadbb65d3d3aa13b6a6827ba4a61127b48e34.tar.gz
Essentials-13efadbb65d3d3aa13b6a6827ba4a61127b48e34.tar.lz
Essentials-13efadbb65d3d3aa13b6a6827ba4a61127b48e34.tar.xz
Essentials-13efadbb65d3d3aa13b6a6827ba4a61127b48e34.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.