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
commit3a4e4c59e42f78be2ef43ce3195542ff0f12459d (patch)
treefc35e23f2307e90ca4ac84c5d6d0c3bb71819e20
parent7f27de4bb7c460af9f7c1fe1fd24f9f87e2427e0 (diff)
downloadEssentials-3a4e4c59e42f78be2ef43ce3195542ff0f12459d.tar
Essentials-3a4e4c59e42f78be2ef43ce3195542ff0f12459d.tar.gz
Essentials-3a4e4c59e42f78be2ef43ce3195542ff0f12459d.tar.lz
Essentials-3a4e4c59e42f78be2ef43ce3195542ff0f12459d.tar.xz
Essentials-3a4e4c59e42f78be2ef43ce3195542ff0f12459d.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