Skip to content

Getting Started

Welcome to Warden Party. This plugin lets you run configurable Warden boss encounters with custom health logic, scheduled spawns, reward commands, Phantom support, and PlaceholderAPI integration.


Before installing Warden Party, make sure your server meets these requirements:

  • Java Version: Java 21 or newer is required.
  • Server Software: Paper or a Paper-compatible fork is required.
  • Minecraft Version: 1.21+ is recommended.
  • PlaceholderAPI Optional : Required only if you plan to use the built-in placeholders.
  • Permissions Plugin Optional : A plugin such as LuckPerms helps manage admin access cleanly.

Setting up Warden Party is straightforward. Follow these steps to get started:

  1. Download the latest Warden Party build from your distribution page.
  2. Place the warden-party-x.x.x.jar file into your server’s plugins/ directory.
  3. Restart the server to generate the default configuration files.
  4. Join the server and run /wp to verify that the plugin loaded correctly.

On first startup, the plugin generates a dedicated folder containing two main files:

  • config.yml: Boss definitions, schedulers, natural spawn rules, reward commands, and combat settings.
  • messages.yml: Command feedback, permission warnings, cooldown messages, and placeholder fallback text.

For a clean first test, use this order:

  • Leave the default Warden definition in place.
  • Join a non-peaceful world.
  • Run /wp summon to spawn the default Warden at your location.
  • Hit the boss a few times to confirm cooldowns, sounds, and health tracking behave as expected.
  • If Phantom mode is enabled, continue until the configured threshold is reached and verify the fight phase changes correctly.

  • Gameplay Overview: Understand how boss fights, vulnerability, and damage tracking work.
  • Admin Commands: Review the full command and permission surface.
  • config.yml: Start customizing boss variants, spawn logic, and reward commands.
  • Schedulers: Automate recurring Warden events.