mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2025-01-07 19:17:47 +01:00
Update plugin.yml
I fixed the quotes in the dev-url, they are not supposed to be there. (Works with CBUTD now)
This commit is contained in:
parent
809ece249f
commit
74e8f9bd61
@ -1,7 +1,7 @@
|
|||||||
name: CompatNoCheatPlus
|
name: CompatNoCheatPlus
|
||||||
main: me.asofold.bpl.cncp.CompatNoCheatPlus
|
main: me.asofold.bpl.cncp.CompatNoCheatPlus
|
||||||
version: ${project.version}-s${BUILD_SERIES}-b${BUILD_NUMBER}
|
version: ${project.version}-s${BUILD_SERIES}-b${BUILD_NUMBER}
|
||||||
dev-url: 'http://dev.bukkit.org/server-mods/compatnocheatplus-cncp/'
|
dev-url: http://dev.bukkit.org/server-mods/compatnocheatplus-cncp/
|
||||||
|
|
||||||
loadbefore:
|
loadbefore:
|
||||||
- NoCheatPlus
|
- NoCheatPlus
|
||||||
@ -16,4 +16,4 @@ commands:
|
|||||||
usage: '/<command>'
|
usage: '/<command>'
|
||||||
permission: 'cncp.cmd.info'
|
permission: 'cncp.cmd.info'
|
||||||
aliases:
|
aliases:
|
||||||
- cncp
|
- cncp
|
||||||
|
Loading…
Reference in New Issue
Block a user