Skip to content

Setup

This guide walks you through installing Brotkrumen on your server.

Before installing Brotkrumen, make sure your server setup is supported.

  • Paper 1.21 or newer
  • Java 21
  • The correct .jar file for your server type from the latest release.

Place the Brotkrumen .jar file into your server’s plugin directory.

For example:

plugins/Brotkrumen.jar

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.

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.

Start your server again.

Brotkrumen should now load normally and is ready to use.

Brotkrumen needs graph data before it can resolve paths. Start by creating a graph in-game:

/bkeditor create spawn
/bkeditor place
/bkeditor finish

Use /bkeditor for graph editing and /bk resolve for guided player navigation.