yay more things

This commit is contained in:
ZeroEpoch1969
2019-01-27 18:49:07 -07:00
parent 7c6c407f78
commit 3d7d363e30
17 changed files with 233 additions and 103 deletions

View File

@ -130,7 +130,7 @@
<dependency>
<groupId>com.github.TFPatches</groupId>
<artifactId>TF-WorldEdit</artifactId>
<version>c0f82ebeff</version>
<version>0909dc1972</version>
<scope>provided</scope>
</dependency>
@ -163,9 +163,9 @@
</dependency>
<dependency>
<groupId>com.sk89q.worldguard</groupId>
<artifactId>worldguard-legacy</artifactId>
<version>6.2</version>
<groupId>com.github.TFPatches</groupId>
<artifactId>TF-WorldGuard</artifactId>
<version>50fd4cb470</version>
<scope>provided</scope>
</dependency>