mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 05:28:59 +00:00
New general Barrel open perms checker + Towny
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
<url>http://maven.sk89q.com/repo/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- GriefPrevention, SlimeFun -->
|
||||
<!-- GriefPrevention, SlimeFun, Towny -->
|
||||
<id>jitpack.io</id>
|
||||
<url>https://jitpack.io</url>
|
||||
</repository>
|
||||
@@ -233,6 +233,12 @@
|
||||
<version>3.11</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.TownyAdvanced</groupId>
|
||||
<artifactId>Towny</artifactId>
|
||||
<version>0.96.3.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.bstats</groupId>
|
||||
<artifactId>bstats-bukkit</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user