Installing BuildSystem
Last updated
Ensure your server meets the following version requirements before installation:
Java Version: Java 25 minimum. The plugin will not load on older runtimes and will throw unsupported class version errors.
Minecraft Version: Supports Minecraft 26.1 through Minecraft 26.2.
Download the BuildSystem.jar file from SpigotMC or a verified channel.
Place the .jar file into the server's plugins/ directory.
Start the server to generate default configuration directories and files.
Stop the server by running the stop command in the console.
Modify plugins/BuildSystem/config.yml and messages.yml as needed.
Restart the server.
Last updated