For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing BuildSystem

Requirements

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.


Installation Steps

  1. Download the BuildSystem.jar file from SpigotMC or a verified channel.

  2. Place the .jar file into the server's plugins/ directory.

  3. Start the server to generate default configuration directories and files.

  4. Stop the server by running the stop command in the console.

  5. Modify plugins/BuildSystem/config.yml and messages.yml as needed.

  6. Restart the server.

Last updated