Setup
This guide walks you through installing Brotkrumen on your server.
Requirements
Section titled “Requirements”Before installing Brotkrumen, make sure your server setup is supported.
- Paper 1.21 or newer
- Java 21
- The correct
.jarfile for your server type from the latest release.
1. Install the jar file
Section titled “1. Install the jar file”Place the Brotkrumen .jar file into your server’s plugin directory.
For example:
plugins/Brotkrumen.jar2. Start and stop the server
Section titled “2. Start and stop the server”Start your server once.
Brotkrumen will automatically generate the default configuration, localization files, storage files, and visual presets.
After the files have been created, stop the server again.
3. Configure Brotkrumen
Section titled “3. Configure Brotkrumen”Edit the generated configuration files if needed.
Most setups should work with the default SQLite storage and ember visual preset. You can change storage, localization, visualizer, resolve, and editor settings later in config.yml.
4. Start your server again
Section titled “4. Start your server again”Start your server again.
Brotkrumen should now load normally and is ready to use.
5. Create your first graph
Section titled “5. Create your first graph”Brotkrumen needs graph data before it can resolve paths. Start by creating a graph in-game:
/bkeditor create spawn/bkeditor place/bkeditor finishUse /bkeditor for graph editing and /bk resolve for guided player navigation.