mirror of
https://github.com/RonanPlugins/BetterRTP.git
synced 2025-07-01 23:36:18 +00:00
husktown 3.0.4 update
This commit is contained in:
parent
9c21792669
commit
9f181605f1
2
pom.xml
2
pom.xml
@ -331,7 +331,7 @@
|
||||
<dependency>
|
||||
<groupId>net.william278</groupId>
|
||||
<artifactId>HuskTowns</artifactId>
|
||||
<version>2.0</version>
|
||||
<version>3.0.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<!-- MinePlots (https://builtbybit.com/resources/mineplots.21646/) (Added in 3.6.6 ) -->
|
||||
|
@ -8,6 +8,9 @@ public class RTP_HuskTowns implements RegionPluginCheck {
|
||||
|
||||
private final BukkitHuskTownsAPI huskTownsAPI;
|
||||
|
||||
// NOT TESTED (3.6.13)
|
||||
// HuskTowns (v3.0.4)
|
||||
// https://www.spigotmc.org/resources/husktowns.92672/
|
||||
public RTP_HuskTowns(JavaPlugin plugin) {
|
||||
this.huskTownsAPI = BukkitHuskTownsAPI.getInstance();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user