mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-11-21 01:01:35 +08:00
Fix version EssentialsXMPP
This commit is contained in:
parent
1f5b659f2d
commit
8bc47c45a4
@ -2,7 +2,7 @@
|
||||
name: EssentialsXMPP
|
||||
main: com.earth2me.essentials.xmpp.EssentialsXMPP
|
||||
# Note to developers: This next line cannot change, or the automatic versioning system will break.
|
||||
version: ${project.version}-b${BUILD_NUMBER}
|
||||
version: ${project.version}-b${build.number}
|
||||
website: http://ess.khhq.net/wiki/XMPP
|
||||
description: Provides xmpp communication.
|
||||
authors:
|
||||
@ -17,4 +17,4 @@ commands:
|
||||
usage: /<command> <player> <message>
|
||||
xmppspy:
|
||||
description: toggle xmpp spy for all messages
|
||||
usage: /<command> <player>
|
||||
usage: /<command> <player>
|
||||
|
Loading…
Reference in New Issue
Block a user