Skip to content

Commit ae0f3bb

Browse files
committed
Fix
1 parent 58bdd63 commit ae0f3bb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,11 @@
3838
<relocations>
3939
<relocation>
4040
<pattern>co.aikar.commands</pattern>
41-
<shadedPattern>systems.kscott.randomspawnplus.acf</shadedPattern> <!-- Replace this -->
41+
<shadedPattern>systems.kscott.randomspawnplus.acf</shadedPattern>
42+
</relocation>
43+
<relocation>
44+
<pattern>co.aikar.locales</pattern>
45+
<shadedPattern>systems.kscott.randomspawnplus.locales</shadedPattern>
4246
</relocation>
4347
<relocation>
4448
<pattern>com.cryptomorin.xseries</pattern>

0 commit comments

Comments
 (0)