diff options
author | KHobbits <rob@khobbits.co.uk> | 2013-01-14 21:40:25 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2013-01-14 21:40:25 +0000 |
commit | 4807fb39e5167f5388f33da25bafd1da1b6e4ba4 (patch) | |
tree | 51b283befbbd56a6340f6574aebf6a9272feb327 | |
parent | 4ffe61a5053b2418f3efc9a882c88c8df71902b5 (diff) | |
download | Essentials-4807fb39e5167f5388f33da25bafd1da1b6e4ba4.tar Essentials-4807fb39e5167f5388f33da25bafd1da1b6e4ba4.tar.gz Essentials-4807fb39e5167f5388f33da25bafd1da1b6e4ba4.tar.lz Essentials-4807fb39e5167f5388f33da25bafd1da1b6e4ba4.tar.xz Essentials-4807fb39e5167f5388f33da25bafd1da1b6e4ba4.zip |
Couple of extra /helpop aliases.
-rw-r--r-- | Essentials/src/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 10ed7da21..c7dd232e1 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -152,9 +152,9 @@ commands: usage: /<command> [search term] [page] aliases: [ehelp] helpop: - description: Request help from online operators. + description: Message online admins. usage: /<command> <message> - aliases: [ehelpop] + aliases: [amsg,eamsg,ac,eac,ehelpop] home: description: Teleport to your home. usage: /<command> [player:][name] |