summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-12-08 04:46:33 +0000
committerKHobbits <rob@khobbits.co.uk>2013-12-08 04:46:33 +0000
commiteff7760531bacaf18e47c0b9d9469b86dd0b76c0 (patch)
tree0a86f573558f5ac5467792a090905567be22427e
parent0a44905d5bd8309e761d166795edb097b6d72c5c (diff)
downloadEssentials-eff7760531bacaf18e47c0b9d9469b86dd0b76c0.tar
Essentials-eff7760531bacaf18e47c0b9d9469b86dd0b76c0.tar.gz
Essentials-eff7760531bacaf18e47c0b9d9469b86dd0b76c0.tar.lz
Essentials-eff7760531bacaf18e47c0b9d9469b86dd0b76c0.tar.xz
Essentials-eff7760531bacaf18e47c0b9d9469b86dd0b76c0.zip
Update config.yml to reflect recent custom message settings.
-rw-r--r--Essentials/src/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index 01faaacad..fa185f1c7 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -358,11 +358,11 @@ death-messages: true
allow-silent-join-quit: false
# You can set a custom join message here, set to "none" to disable.
-# You may use color codes, use the {USERNAME} placeholder for the player's name.
+# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-join-message: "none"
# You can set a custom quit message here, set to "none" to disable.
-# You may use color codes, use the {USERNAME} placeholder for the player's name and/or the {PLAYER} placeholder for the player's display name.
+# You may use color codes, use {USERNAME} the player's name or {PLAYER} for the player's displayname.
custom-quit-message: "none"
# Add worlds to this list, if you want to automatically disable god mode there.