servertap-io / servertap

ServerTap is a REST API for Bukkit/Spigot/Paper Minecraft servers
https://servertap.io
MIT License
235 stars 57 forks source link

Make the compiled jar smaller #212

Closed phybros closed 1 year ago

phybros commented 1 year ago

Using minimizeJar results in a 20MB jar where it was a 28MB jar before.

Tested all routes, all looks good.

I also fixed a parsing error if you pass time= (i.e. blank) into /v1/server/exec