summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2013-08-19 22:00:30 +0100
committerKHobbits <rob@khobbits.co.uk>2013-08-19 22:00:30 +0100
commit618c999555e69f4af2b69f559b012ec03ac7c5d6 (patch)
tree98673ec5f5c91e6d9af43578a14a90cf7da455c6
parent30ee1fb7bcb8234e93ce455f73f00a5db5809f78 (diff)
downloadEssentials-618c999555e69f4af2b69f559b012ec03ac7c5d6.tar
Essentials-618c999555e69f4af2b69f559b012ec03ac7c5d6.tar.gz
Essentials-618c999555e69f4af2b69f559b012ec03ac7c5d6.tar.lz
Essentials-618c999555e69f4af2b69f559b012ec03ac7c5d6.tar.xz
Essentials-618c999555e69f4af2b69f559b012ec03ac7c5d6.zip
Refresh default motd.
-rw-r--r--Essentials/src/custom.txt2
-rw-r--r--Essentials/src/motd.txt3
2 files changed, 3 insertions, 2 deletions
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