kejonaMC / GeyserUpdater

Automatically update GeyserMC on spigot, velocity, and bungeecord servers.
GNU General Public License v3.0
39 stars 16 forks source link

V1.4.0 #58

Closed Konicai closed 3 years ago

Konicai commented 3 years ago

This will fix the incompatibility with spigot that 1.3.0 introduced, by making a lot more code truly common. The download process (and mostly everything) is done much cleaner. Any branch geyser that exists on the CI is not compatible, along with a bunch of smaller things. There is likely a couple important things I'm forgetting right now

Some changes are documented in #56

There should be no breaking changes.

I've included guDeploy.sh to help us test GeyserUpdater on multiple different server types easily. It works on both linux and windows (with git for windows). This branch has been tested on all server types on both linux and windows.

Konicai commented 3 years ago

Please squash commits on merge