From f96359e31cc8ea12b52b55afae5b6cb109e57eed Mon Sep 17 00:00:00 2001 From: KHobbits Date: Tue, 20 Aug 2013 23:43:40 +0100 Subject: [PATCH] Add another customtext example (including one with multiple aliases) --- Essentials/src/custom.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Essentials/src/custom.txt b/Essentials/src/custom.txt index ff8ac8e9a..25a635795 100644 --- a/Essentials/src/custom.txt +++ b/Essentials/src/custom.txt @@ -27,3 +27,7 @@ aliases: #vote If you add the correct alias to bukkit.yml This text here will be shown if you type /vote + +#stafflist,onlinestaff +&6Online Staff: +{PLAYERLIST:MODERATOR} {PLAYERLIST:ADMIN} {PLAYERLIST:OWNER} \ No newline at end of file