diff --git a/UltimateTimber-Adapter/Current/pom.xml b/UltimateTimber-Adapter/Current/pom.xml index b508c04..19db6f4 100644 --- a/UltimateTimber-Adapter/Current/pom.xml +++ b/UltimateTimber-Adapter/Current/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Adapter/Legacy/pom.xml b/UltimateTimber-Adapter/Legacy/pom.xml index fc07002..b8f4132 100644 --- a/UltimateTimber-Adapter/Legacy/pom.xml +++ b/UltimateTimber-Adapter/Legacy/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/CoreProtect/pom.xml b/UltimateTimber-Hook/CoreProtect/pom.xml index e49fe2f..603e137 100644 --- a/UltimateTimber-Hook/CoreProtect/pom.xml +++ b/UltimateTimber-Hook/CoreProtect/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/Jobs/pom.xml b/UltimateTimber-Hook/Jobs/pom.xml index c445f9a..ed95b7e 100644 --- a/UltimateTimber-Hook/Jobs/pom.xml +++ b/UltimateTimber-Hook/Jobs/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/McMMO/pom.xml b/UltimateTimber-Hook/McMMO/pom.xml index 84439fa..9d85375 100644 --- a/UltimateTimber-Hook/McMMO/pom.xml +++ b/UltimateTimber-Hook/McMMO/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/McMMOClassic12/pom.xml b/UltimateTimber-Hook/McMMOClassic12/pom.xml index b85e355..f5d847c 100644 --- a/UltimateTimber-Hook/McMMOClassic12/pom.xml +++ b/UltimateTimber-Hook/McMMOClassic12/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/McMMOClassic13/pom.xml b/UltimateTimber-Hook/McMMOClassic13/pom.xml index cc41373..321e2a4 100644 --- a/UltimateTimber-Hook/McMMOClassic13/pom.xml +++ b/UltimateTimber-Hook/McMMOClassic13/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber-Hook/McMMOClassic8/pom.xml b/UltimateTimber-Hook/McMMOClassic8/pom.xml index 0590fdc..cf67d8d 100644 --- a/UltimateTimber-Hook/McMMOClassic8/pom.xml +++ b/UltimateTimber-Hook/McMMOClassic8/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber/Core/pom.xml b/UltimateTimber/Core/pom.xml index 71e7e47..018c25c 100644 --- a/UltimateTimber/Core/pom.xml +++ b/UltimateTimber/Core/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber/Plugin/pom.xml b/UltimateTimber/Plugin/pom.xml index 0a89c84..4f47a39 100644 --- a/UltimateTimber/Plugin/pom.xml +++ b/UltimateTimber/Plugin/pom.xml @@ -3,7 +3,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 ../../ diff --git a/UltimateTimber/Plugin/src/com/songoda/ultimatetimber/UltimateTimber.java b/UltimateTimber/Plugin/src/com/songoda/ultimatetimber/UltimateTimber.java index fb2ca99..268ce7d 100644 --- a/UltimateTimber/Plugin/src/com/songoda/ultimatetimber/UltimateTimber.java +++ b/UltimateTimber/Plugin/src/com/songoda/ultimatetimber/UltimateTimber.java @@ -57,7 +57,7 @@ public class UltimateTimber extends SongodaPlugin { @Override public void onPluginEnable() { // Run Songoda Updater - SongodaCore.registerPlugin(this, 44, CompatibleMaterial.IRON_AXE); + SongodaCore.registerPlugin(this, 18, CompatibleMaterial.IRON_AXE); // Register managers this.managers = new HashSet<>(); diff --git a/pom.xml b/pom.xml index fbaecfb..e55de15 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ com.songoda UltimateTimber - 2.0.6 + 2.0.7 4.0.0 pom @@ -24,6 +24,10 @@ private https://repo.songoda.com/artifactory/private/ + + public + http://repo.songoda.com/artifactory/public/ + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/