SIEGEBREAK

Installation

Get Siegebreak running on your server in a few minutes.

Want a turnkey server? A complete premade Castle Siege setup (4 arenas, battle pass, menus and ranks) is available on BuiltByBit. Drop it in and play, no building required.

Download the jar

Grab the latest Siegebreak-<version>.jar from the Discord.

Drop it in plugins/

Move the jar into your server's plugins/ folder.

Siegebreak loads BoostedYAML at runtime through the Spigot library loader. Your server needs internet access on first start so it can download it from Maven Central.

(Optional) Install soft dependencies

  • Vault + an economy plugin - enables money rewards.
  • PlaceholderAPI - enables %siegebreak_% placeholders.
  • Multiverse-Core - handy for managing arena worlds.

Start the server

Start (or restart) the server. Siegebreak generates its config files in plugins/Siegebreak/:

config.yml
messages.yml
arenas.yml
kits.yml
scoreboards.yml
stats.db

Build your first arena

Set a global spawn, then create and configure an arena:

/siegebreak setgspawn
/siegebreak create castle

Follow the full walkthrough in Arena setup.

On this page