From 2584e0ab06b220ed301ce3e49a4a62f3b260b751 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sun, 8 Dec 2013 04:46:33 +0000 Subject: Update config.yml to reflect recent custom message settings. --- Essentials/src/config.yml | 4 ++-- 1 file 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. -- cgit v1.2.3