diff --git a/Essentials/src/custom.txt b/Essentials/src/custom.txt index 1b01e9588..ff8ac8e9a 100644 --- a/Essentials/src/custom.txt +++ b/Essentials/src/custom.txt @@ -9,7 +9,7 @@ &6You can use multiple pages, for example type: &c/customtext 2 -&6To add a custom command you need to do two things: +&6To add a custom command you need to do three things: &e-&9 Add a section below in the custom.txt &e-&9 Add a line to the bukkit.yml aliases section &e-&9 Give players access to 'essentials.customtext' diff --git a/Essentials/src/motd.txt b/Essentials/src/motd.txt index 3f0aa027a..9dd5a4036 100644 --- a/Essentials/src/motd.txt +++ b/Essentials/src/motd.txt @@ -1,3 +1,4 @@ &6Welcome, {PLAYER}&6! &6Type &c/help&6 for a list of commands. -&6Currently online:&r {PLAYERLIST} \ No newline at end of file +&6Type &c/list&6 to see who else is online. +&6Players online:&c {ONLINE} &6- World time:&c {WORLDTIME12} \ No newline at end of file