Skip to content

Commit e8b9f4b

Browse files
committed
Revert "do not shade adventure"
This reverts commit d1ee006.
1 parent 584cdfd commit e8b9f4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@
208208
<pattern>org.enginehub.squirrelid.</pattern>
209209
<shadedPattern>org.maxgamer.quickshop.shade.org.enginehub.squirrelid.</shadedPattern>
210210
</relocation>
211+
<relocation>
212+
<pattern>net.kyori.</pattern>
213+
<shadedPattern>org.maxgamer.quickshop.shade.org.net.kyori.</shadedPattern>
214+
</relocation>
211215
<relocation>
212216
<pattern>com.squareup.</pattern>
213217
<shadedPattern>org.maxgamer.quickshop.shade.org.com.squareup.</shadedPattern>

0 commit comments

Comments
 (0)