mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-05 02:19:52 +01:00
0ff89abeee
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1569 e251c2fe-e539-e718-e476-b85c1f46cddb
20 lines
680 B
YAML
20 lines
680 B
YAML
# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
|
|
name: EssentialsXMPP
|
|
main: com.earth2me.essentials.xmpp.EssentialsXMPP
|
|
# Note to developers: This next line cannot change, or the automatic versioning system will break.
|
|
version: TeamCity
|
|
website: http://www.earth2me.net:8001/
|
|
description: Provides xmpp communication.
|
|
authors:
|
|
- snowleo
|
|
depend: [Essentials]
|
|
commands:
|
|
setxmpp:
|
|
description: set your xmpp address
|
|
usage: /<command> <address>
|
|
xmpp:
|
|
description: send a message to a player
|
|
usage: /<command> <player> <message>
|
|
xmppspy:
|
|
description: toggle xmpp spy for all messages
|
|
usage: /<command> <player> |