summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2011-08-17 17:40:11 +0100
committerKHobbits <rob@khobbits.co.uk>2011-08-17 17:40:11 +0100
commit6a9865cd677ab81e59c9af743543a50eb349f400 (patch)
tree6469fb4a4af48927dbda41e2d4c440bccbc25771
parent5d95d1fca60606c83b3e61790afbb273f5e92079 (diff)
downloadEssentials-6a9865cd677ab81e59c9af743543a50eb349f400.tar
Essentials-6a9865cd677ab81e59c9af743543a50eb349f400.tar.gz
Essentials-6a9865cd677ab81e59c9af743543a50eb349f400.tar.lz
Essentials-6a9865cd677ab81e59c9af743543a50eb349f400.tar.xz
Essentials-6a9865cd677ab81e59c9af743543a50eb349f400.zip
Changing default prefix behavior to be a little smarter.
-rw-r--r--Essentials/src/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 68842fef7..5e3f581b8 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -40,7 +40,9 @@ change-displayname: 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.
# The value of change-displayname (above) has to be true.
-add-prefix-suffix: false
+# If you don't set this, it will default to true if essentials chat is installed.
+# Don't forget to remove the # infront of the line
+#add-prefix-suffix: false
# The delay, in seconds, required between /home, /tp, etc.
teleport-cooldown: 0