Installation & Setup
Getting ClaimParticles running on your server takes less than 2 minutes!
Server Prerequisites
Before installing, ensure your server meets the following requirements:
| Component | Requirement | Recommended & Compatibility |
|---|---|---|
| Java Environment | Java 21 or higher | Java 21 LTS (matching modern Paper standards) |
| Server Software | Minecraft 1.21.x | PaperMC, Purpur, or Spigot |
| Required Plugin | GriefPrevention (v16.18+) | Base land claiming plugin dependency |
ClaimParticles is an addon for GriefPrevention. It will automatically disable itself on startup if GriefPrevention is missing from your server's plugins/ folder.
Installation Steps
-
Download the Plugin: Download the latest
ClaimParticles-1.0.0.jarfrom Modrinth or GitHub Releases. -
Place in Plugins Directory: Copy
ClaimParticles-1.0.0.jarinto your Minecraft server'splugins/directory alongsideGriefPrevention.jar. -
Start / Restart Server: Start or restart your server. ClaimParticles will automatically generate its default configuration file at
plugins/ClaimParticles/config.yml. -
Verify Installation: Run
/claimparticles reloadin the server console or in-game (as OP). If installed properly, you will see:[ClaimParticles] ClaimParticles configuration and tasks reloaded.
Upgrading
To upgrade ClaimParticles to a newer version:
- Stop your server or remove the old
.jarfile fromplugins/. - Drop the new
ClaimParticles-x.x.x.jarintoplugins/. - Restart your server. Your existing
config.ymlwill be preserved!