Warning!ServerUtils no longer ships a universal jar. The jar published on spigot will only work on Spigot/Paper servers. The BungeeCord / Velocity platforms can be downloaded from https://serverutils.fvdh.dev/. Automatic upgrading from 3.1.x to 3.2.0 using ServerUtilsUpdater is unfortunately not possible for the BungeeCord / Velocity platforms, future versions will work as expected again. New:
Added ability to load plugins with whitespaces in their filenames. They may now be escaped by wrapping them in double quotes ("ex ample.jar").
Added support for latest Velocity 3.0.x
ServerUtils no longer ships a universal jar. The universal jar causes issues with shading in the adventure library for velocity, since it already contains the velocity library in contrast to spigot / bungee.