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.
Prerequisites
Section titled “Prerequisites”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.
Installation
Section titled “Installation”Setting up Warden Party is straightforward. Follow these steps to get started:
- Download the latest Warden Party build from your distribution page.
- Place the
warden-party-x.x.x.jarfile into your server’splugins/directory. - Restart the server to generate the default configuration files.
- Join the server and run
/wpto verify that the plugin loaded correctly.
First-Run Configuration
Section titled “First-Run Configuration”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.
First Test Flow
Section titled “First Test Flow”For a clean first test, use this order:
- Leave the default Warden definition in place.
- Join a non-peaceful world.
- Run
/wp summonto 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.
Next Steps
Section titled “Next Steps”- 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.