diff options
author | Chris Ward <chris@chrisgward.com> | 2013-12-01 18:07:40 +1100 |
---|---|---|
committer | Chris Ward <chris@chrisgward.com> | 2013-12-01 18:07:40 +1100 |
commit | 891f59570620f5edec54fa73eaedb5592d7ccd0a (patch) | |
tree | 1e97fe7f638bff7990d6ae6bc04ac304e277705f | |
parent | b42b5eadc9cc4495a1699c9982b4bd6b48e6e055 (diff) | |
download | Essentials-3.x.tar Essentials-3.x.tar.gz Essentials-3.x.tar.lz Essentials-3.x.tar.xz Essentials-3.x.zip |
Typo3.x
-rw-r--r-- | Essentials/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index fc62ac9cd..a46d35f37 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -162,7 +162,7 @@ commands: helpop: description: Message online admins. usage: /<command> <message> - aliases: [ehelpop,msg,eamsg,ac,eac,ehelpop] + aliases: [ehelpop,amsg,eamsg,ac,eac,ehelpop] home: description: Teleport to your home. usage: /<command> [player:][name] |