Overview
Last updated
Developer documentation for the BuildSystem API (version 4.0.0). Use it to create worlds programmatically, listen to lifecycle events, manage backups, and integrate with PlaceholderAPI and LuckPerms.
Getting Started: Add API dependencies (Maven/Gradle), resolve the API instance, and manage lifecycles.
World Management: Generate and import worlds using fluent builder patterns, and interact with flat property accessors on WorldData.
Backup Service: Manage world backups and restore operations programmatically.
Event Pipeline: Listen and react to custom world, folder, and backup events.
Integrations & System Hooks: PlaceholderAPI placeholders, LuckPerms contexts, and WorldEdit checks.
Last updated