We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58bdd63 commit ae0f3bbCopy full SHA for ae0f3bb
pom.xml
@@ -38,7 +38,11 @@
38
<relocations>
39
<relocation>
40
<pattern>co.aikar.commands</pattern>
41
- <shadedPattern>systems.kscott.randomspawnplus.acf</shadedPattern> <!-- Replace this -->
+ <shadedPattern>systems.kscott.randomspawnplus.acf</shadedPattern>
42
+ </relocation>
43
+ <relocation>
44
+ <pattern>co.aikar.locales</pattern>
45
+ <shadedPattern>systems.kscott.randomspawnplus.locales</shadedPattern>
46
</relocation>
47
48
<pattern>com.cryptomorin.xseries</pattern>
0 commit comments