summaryrefslogtreecommitdiffstats
path: root/EssentialsXMPP/src/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsXMPP/src/plugin.yml')
-rw-r--r--EssentialsXMPP/src/plugin.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/EssentialsXMPP/src/plugin.yml b/EssentialsXMPP/src/plugin.yml
index 3ccc0b55e..a193ba95f 100644
--- a/EssentialsXMPP/src/plugin.yml
+++ b/EssentialsXMPP/src/plugin.yml
@@ -11,10 +11,10 @@ depend: [Essentials]
commands:
setxmpp:
description: set your xmpp address
- usage: /<command> address
+ usage: /<command> <address>
xmpp:
description: send a message to a player
- usage: /<command> player message
+ usage: /<command> <player> <message>
xmppspy:
- description: toggle xmpp spy for all message
- usage: /<command> player \ No newline at end of file
+ description: toggle xmpp spy for all messages
+ usage: /<command> <player> \ No newline at end of file