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

Overview

Install the plugin, create your first world, and find your way around.

Configure and run BuildSystem on Spigot, Paper, or compatible server software.

Your First Ten Minutes

New here? Do these in order and you will have a working build server.

  1. Install it. Drop the jar in plugins/ and start the server on Java 25. The console reports where backups will be stored. Full requirements: Installing BuildSystem.

  2. Open the navigator. Run /worlds. Three tabs ship by default: Worlds, Archive, and Private. They stay empty until you make a world.

  3. Create your first world. Click the create item, choose a type, and name it. Creating Worlds covers templates, custom generators, and seeds.

  4. Set its status. In /worlds edit, click the status item. A world starts at Not Started and flips to In Progress by itself on the first block change. Status is what decides which navigator tab a world appears in.

  5. Let your builders in. They need buildsystem.navigator for /worlds and buildsystem.build for build mode. To restrict one world to named people, add them with /worlds addBuilder and enable the builders toggle in /worlds edit. See World Access.

Once the defaults stop fitting, Custom Statuses & Categories shows how to add your own workflow stages and navigator tabs in /setup, and World Backups covers scheduling backups to disk, S3, or SFTP.


Then, by what you want to do:

Last updated