Moved version handling to pom.xml from plugin.yml
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user