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
commit719361190d3969718e3f9b45301c035f7b9a8d20 (patch)
tree83426fc2e335ec1276aa3a4213f30e52976077c7
parentb5a56a733d2e4c89c289e23929c2e75d1908634d (diff)
downloadEssentials-719361190d3969718e3f9b45301c035f7b9a8d20.tar
Essentials-719361190d3969718e3f9b45301c035f7b9a8d20.tar.gz
Essentials-719361190d3969718e3f9b45301c035f7b9a8d20.tar.lz
Essentials-719361190d3969718e3f9b45301c035f7b9a8d20.tar.xz
Essentials-719361190d3969718e3f9b45301c035f7b9a8d20.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.