We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f27de4 commit 3a4e4c5Copy full SHA for 3a4e4c5
Essentials/src/custom.txt
@@ -9,7 +9,7 @@
9
&6You can use multiple pages, for example type:
10
&c/customtext 2
11
12
-&6To add a custom command you need to do two things:
+&6To add a custom command you need to do three things:
13
&e-&9 Add a section below in the custom.txt
14
&e-&9 Add a line to the bukkit.yml aliases section
15
&e-&9 Give players access to 'essentials.customtext'
Essentials/src/motd.txt
@@ -1,3 +1,4 @@
1
&6Welcome, {PLAYER}&6!
2
&6Type &c/help&6 for a list of commands.
3
-&6Currently online:&r {PLAYERLIST}
+&6Type &c/list&6 to see who else is online.
4
+&6Players online:&c {ONLINE} &6- World time:&c {WORLDTIME12}
0 commit comments