Link pom.xml version to plugin.yml version
This commit is contained in:
parent
7ea1296c6b
commit
09c263d4b1
@ -1,6 +1,6 @@
|
|||||||
main: com.massivecraft.massivecore.MassiveCore
|
main: com.massivecraft.massivecore.MassiveCore
|
||||||
name: MassiveCore
|
name: MassiveCore
|
||||||
version: 2.7.1
|
version: ${project.version}
|
||||||
website: http://massivecraft.com/massivecore
|
website: http://massivecraft.com/massivecore
|
||||||
authors: [Cayorion]
|
authors: [Cayorion]
|
||||||
description: §eMassiveCore is a plugin that contains libraries and features that other plugins make use of. §aCayorion §efrom the minecraft server §aMassiveCraft §eis the lead programmer. Feel free to visit us at §bhttp://massivecraft.com
|
description: §eMassiveCore is a plugin that contains libraries and features that other plugins make use of. §aCayorion §efrom the minecraft server §aMassiveCraft §eis the lead programmer. Feel free to visit us at §bhttp://massivecraft.com
|
||||||
@ -133,4 +133,4 @@ permissions:
|
|||||||
massivecore.kit.default:
|
massivecore.kit.default:
|
||||||
default: true
|
default: true
|
||||||
children:
|
children:
|
||||||
massivecore.kit.rank0: true
|
massivecore.kit.rank0: true
|
||||||
|
Loading…
Reference in New Issue
Block a user