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
commit2584e0ab06b220ed301ce3e49a4a62f3b260b751 (patch)
tree972b3d2908a02b837a8726173b6649ebd23d4c0e
parent5dbf4f5a00ecfaa6307a54446b77e67c8ccc0833 (diff)
downloadEssentials-2584e0ab06b220ed301ce3e49a4a62f3b260b751.tar
Essentials-2584e0ab06b220ed301ce3e49a4a62f3b260b751.tar.gz
Essentials-2584e0ab06b220ed301ce3e49a4a62f3b260b751.tar.lz
Essentials-2584e0ab06b220ed301ce3e49a4a62f3b260b751.tar.xz
Essentials-2584e0ab06b220ed301ce3e49a4a62f3b260b751.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.