Add bStats

This commit is contained in:
FirephoenixX02 2024-05-19 18:55:42 +02:00
parent ef9a039d25
commit 51dc7f7a3f
4 changed files with 21 additions and 3 deletions

View file

@ -78,6 +78,10 @@
<pattern>com.zaxxer.hikari</pattern>
<shadedPattern>me.firephoenix.hikari</shadedPattern>
</relocation>
<relocation>
<pattern>org.bstats</pattern>
<shadedPattern>me.firephoenix.bstats</shadedPattern>
</relocation>
</relocations>
</configuration>
</execution>