diff --git a/pom.xml b/pom.xml index 334dabb2..9eb981da 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.massivecraft Factions - 1.6.9.5-U0.2.1-RC + 1.6.9.5-U0.2.1-RC-1.5-BETA jar Factions diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index aaeb4f36..d6b50ecc 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -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 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 57c0b3ef..c6b0e53f 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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]