Moved version handling to pom.xml from plugin.yml

This commit is contained in:
ProSavage
2018-12-06 16:07:48 -06:00
parent 0584fa98bb
commit 9ed7fb0302
3 changed files with 2 additions and 3 deletions

View File

@@ -520,7 +520,6 @@ fperm-gui:
chest: 42
spawner: 38
home: 49
# Material to show, if the material is colorable eg: Wool, Stained Clay it will update with it's access color
materials:
build: STAINED_GLASS

View File

@@ -1,5 +1,5 @@
name: Factions
version: ${project.version}-1.4-STABLE
version: ${project.version}
api-version: 1.13
main: com.massivecraft.factions.SavageFactions
authors: [Olof Larsson, Brett Flannigan, drtshock, ProSavage, AL56AF50, Driftay]