summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2014-02-19 03:28:28 +0000
committerKHobbits <rob@khobbits.co.uk>2014-02-19 03:28:28 +0000
commit088c54e3868ebd8c27f7a9dde98ccd6e6b81542e (patch)
tree7188c79726008c1f3229d83ec48fc8bbc835cd5b
parente409363426a3240f28ff55ab0b2991ad90853b4e (diff)
downloadEssentials-088c54e3868ebd8c27f7a9dde98ccd6e6b81542e.tar
Essentials-088c54e3868ebd8c27f7a9dde98ccd6e6b81542e.tar.gz
Essentials-088c54e3868ebd8c27f7a9dde98ccd6e6b81542e.tar.lz
Essentials-088c54e3868ebd8c27f7a9dde98ccd6e6b81542e.tar.xz
Essentials-088c54e3868ebd8c27f7a9dde98ccd6e6b81542e.zip
Fix customtext copy
-rw-r--r--Essentials/src/custom.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/Essentials/src/custom.txt b/Essentials/src/custom.txt
index 25a635795..b765ee315 100644
--- a/Essentials/src/custom.txt
+++ b/Essentials/src/custom.txt
@@ -11,12 +11,12 @@
&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 Add a line to the commands.yml aliases section
&e-&9 Give players access to 'essentials.customtext'
-&6If you don't yet have an 'aliases' section, add it like this:
-aliases:
- vote: customtext
+To add /vote, add this to commands.yml:
+ vote:
+ - customtext vote $1-
&6The following commands can also be customized:
&c/rules /motd /news /help
@@ -25,7 +25,7 @@ aliases:
&6You can use custom aliases with these commands too.
#vote
-If you add the correct alias to bukkit.yml
+If you add the correct alias to commands.yml
This text here will be shown if you type /vote
#stafflist,onlinestaff