1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

Don't minimize the jar for plugin versions (Actually fixes #265)

This commit is contained in:
RednedEpic
2020-04-04 18:00:30 -05:00
parent c13bbcda85
commit 933453517b
4 changed files with 0 additions and 6 deletions

View File

@@ -58,7 +58,6 @@
<shadedPattern>org.geysermc.platform.sponge.shaded.fastutil</shadedPattern>
</relocation>
</relocations>
<minimizeJar>true</minimizeJar>
</configuration>
</execution>
</executions>