mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Don't minimize the jar for plugin versions (Actually fixes #265)
This commit is contained in:
parent
ad3ca436b9
commit
e504d0f467
4 changed files with 0 additions and 6 deletions
|
@ -43,9 +43,6 @@
|
|||
<goals>
|
||||
<goal>shade</goal>
|
||||
</goals>
|
||||
<configuration>
|
||||
<minimizeJar>true</minimizeJar>
|
||||
</configuration>
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue