Use pom.xml's version
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ main: me.ryanhamshire.GriefPrevention.GriefPrevention
|
||||
softdepend: [Vault, Multiverse-Core, My Worlds, MystCraft, Transporter, TheUnderground, WorldGuard, WorldEdit, RoyalCommands, MultiWorld, Denizen]
|
||||
dev-url: http://dev.bukkit.org/server-mods/grief-prevention
|
||||
loadbefore: [TheUnderground]
|
||||
version: 15.2.2
|
||||
version: ${project.version}
|
||||
commands:
|
||||
abandonclaim:
|
||||
description: Deletes a claim.
|
||||
@@ -356,4 +356,4 @@ permissions:
|
||||
default: false
|
||||
griefprevention.siegeteleport:
|
||||
description: Players with this permission can teleport into and out of besieged areas.
|
||||
default: op
|
||||
default: op
|
||||
|
||||
Reference in New Issue
Block a user