relocate into me.youhavetrouble.preventstabby to avoid conflicts

This commit is contained in:
2023-06-22 16:20:39 +02:00
parent 4590b1d532
commit 0290629d27
+3 -3
View File
@@ -43,15 +43,15 @@
<relocations> <relocations>
<relocation> <relocation>
<pattern>io.github.thatsmusic99</pattern> <pattern>io.github.thatsmusic99</pattern>
<shadedPattern>configurationmaster</shadedPattern> <shadedPattern>me.youhavetrouble.preventstabby.configurationmaster</shadedPattern>
</relocation> </relocation>
<relocation> <relocation>
<pattern>org.bstats</pattern> <pattern>org.bstats</pattern>
<shadedPattern>bstats</shadedPattern> <shadedPattern>me.youhavetrouble.preventstabby.bstats</shadedPattern>
</relocation> </relocation>
<relocation> <relocation>
<pattern>net.kyori</pattern> <pattern>net.kyori</pattern>
<shadedPattern>kyori</shadedPattern> <shadedPattern>me.youhavetrouble.preventstabby.kyori</shadedPattern>
</relocation> </relocation>
</relocations> </relocations>
</configuration> </configuration>