EasyReload changes are as follows:
- Changed the base version of spigot-api used to 1.14.
- Used Java 11 for the building process.
- Added path validation to the gradle plugin.
- No longer depends on bukkit api's
/reloadand spigot-api's/restartcommand to reload the plugins and restart the server. - Requires the server start script to be named
start.<extension>where<extension>isbatandshfor windows and macOs/Linux respectively. - If the start script doesn't exists or the naming scheme isn't followed, then the server will still restart but without any custom startup arguments provided to it
i.e. --noguito avoid displaying in gui.



