Updating plugin.yml to add sendall syntax.

This commit is contained in:
KHobbits 2012-04-04 23:02:13 +01:00
parent 5a7d733cbf
commit e7d1cb8bb6

View File

@ -203,7 +203,7 @@ commands:
aliases: [strike,smite,thor,shock,elightning,estrike,esmite,ethor,eshock] aliases: [strike,smite,thor,shock,elightning,estrike,esmite,ethor,eshock]
mail: mail:
description: Manages inter-player, intra-server mail. description: Manages inter-player, intra-server mail.
usage: /<command> [read|clear|send [to] [message]] usage: /<command> [read|clear|send [to] [message]|sendall [message]]
aliases: [email] aliases: [email]
me: me:
description: Describes an action in the context of the player. description: Describes an action in the context of the player.