relocate adventure to avoit version conflicts

This commit is contained in:
2021-10-10 19:09:15 +02:00
parent 707bcbbf8b
commit f101b68ed8
3 changed files with 11 additions and 2 deletions
+5
View File
@@ -49,6 +49,10 @@
<pattern>org.bstats</pattern>
<shadedPattern>eu.endermite.bstats</shadedPattern>
</relocation>
<relocation>
<pattern>net.kyori</pattern>
<shadedPattern>eu.endermite</shadedPattern>
</relocation>
</relocations>
</configuration>
</execution>
@@ -91,6 +95,7 @@
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bungeecord</artifactId>
<version>4.0.0-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bstats</groupId>