BuildSystem
Last updated

Welcome to the documentation portal for BuildSystem, a management engine for Minecraft builders. Organize worlds, configure access controls, manage backups, and programmatically orchestrate build environments.
Designed for server owners and administrators configuring the plugin.
Quickstart & Installation: Install the plugin, check Java requirements.
Configuring the System: Details of config.yml.
Command & Permission Reference: Command permissions, .self / .other modifiers, bypass rules.
Designed for developers writing plugins, integrating hooks, or automating world creation.
API Setup: Add buildsystem-api as a dependency.
World Management: Create and import worlds using the fluent builder pattern.
Lifecycle Events: Listen for world creation, deletion, status changes, and backups.
Last updated