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
commitdfa505d6a3864916972703a7f726f9a54794a87f (patch)
treed8cb5e1c367d938388a5d488f26a40862d585932
parent2ccc8f9a621d477a50c001afbc6c1080a892c613 (diff)
downloadEssentials-dfa505d6a3864916972703a7f726f9a54794a87f.tar
Essentials-dfa505d6a3864916972703a7f726f9a54794a87f.tar.gz
Essentials-dfa505d6a3864916972703a7f726f9a54794a87f.tar.lz
Essentials-dfa505d6a3864916972703a7f726f9a54794a87f.tar.xz
Essentials-dfa505d6a3864916972703a7f726f9a54794a87f.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