Simple solution to building the latest version of spigot.
- Simple text based UI
- Auto-generate startup bat files for your server
- Easy version input
- Clone the repository
- Move "
EasyBuilder.bat" for Windows systems, move "EasyBuilder.sh" for *nix based systems (Linux, MacOS, FreeBSD, OpenBSD) file from the repository to your servers root directory
And thats it!
- Open the file with your terminal of choice (Examples: CMD for Windows and bash for *nix systems)
- Input the Minecraft version number you want to build (As long as its supported by Spigot)
- Input the name of your startup bat file with the file extension (Don't include the file extension on the shell script version)
- Input the min/max ram usage in megabytes
- Wait for it to compile and enjoy!