mirror of
https://github.com/asofold/CompatNoCheatPlus.git
synced 2025-01-06 19:08:54 +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
|
||||
main: me.asofold.bpl.cncp.CompatNoCheatPlus
|
||||
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:
|
||||
- NoCheatPlus
|
||||
@ -16,4 +16,4 @@ commands:
|
||||
usage: '/<command>'
|
||||
permission: 'cncp.cmd.info'
|
||||
aliases:
|
||||
- cncp
|
||||
- cncp
|
||||
|
Loading…
Reference in New Issue
Block a user