diff --git a/pom.xml b/pom.xml index 3c321a15..dda80d17 100644 --- a/pom.xml +++ b/pom.xml @@ -326,7 +326,7 @@ net.william278.huskclaims huskclaims-bukkit - 1.5 + 1.5.2 provided diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index 2a776f0b..9fa549a9 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -33,6 +33,8 @@ Settings: Pueblos: false ## Respect SaberFactions areas (https://www.spigotmc.org/resources/saberfactions.69771/) (Added in 3.4.5) SaberFactions: false + ## Respect HuskClaims areas (https://www.spigotmc.org/resources/huskclaims-1-17-1-21-modern-golden-shovel-land-claiming-fully-cross-server-compatible.114467/) (Added in 1.5.2) + HuskClaims: false ## Respect HuskTowns areas (https://www.spigotmc.org/resources/husktowns.92672/) (Added in 3.4.5) HuskTowns: false ## Respect FactionsBridge compatible claims (https://www.spigotmc.org/resources/factionsbridge.89716/) (Added in 3.6.9) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 2dcf5860..6927a6f4 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -25,6 +25,7 @@ softdepend: - Multiverse-Core #Forcing Multiverse to load BEFORE BetterRTP - Essentials #adds `/back` support - PlaceholderAPI + - HuskClaims #fixed condition race which breaks hooking api-version: '1.13' commands: