fix issues with servers not having worldguard

This commit is contained in:
2021-09-18 00:21:19 +02:00
parent bea0d9c7df
commit a86485a089
2 changed files with 7 additions and 13 deletions
+1 -2
View File
@@ -6,7 +6,7 @@
<groupId>me.youhavetrouble</groupId>
<artifactId>PreventStabby</artifactId>
<version>1.3-pre4</version>
<version>1.3-pre5</version>
<packaging>jar</packaging>
<name>PreventStabby</name>
@@ -47,7 +47,6 @@
</relocation>
<relocation>
<pattern>org.bstats</pattern>
<!-- Replace this with your package! -->
<shadedPattern>bstats</shadedPattern>
</relocation>
</relocations>