Skip to main content

Installation & Setup

Getting ClaimParticles running on your server takes less than 2 minutes!


Server Prerequisites

Before installing, ensure your server meets the following requirements:

ComponentRequirementRecommended & Compatibility
Java EnvironmentJava 21 or higherJava 21 LTS (matching modern Paper standards)
Server SoftwareMinecraft 1.21.xPaperMC, Purpur, or Spigot
Required PluginGriefPrevention (v16.18+)Base land claiming plugin dependency
Dependency Required

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

  1. Download the Plugin: Download the latest ClaimParticles-1.0.0.jar from Modrinth or GitHub Releases.

  2. Place in Plugins Directory: Copy ClaimParticles-1.0.0.jar into your Minecraft server's plugins/ directory alongside GriefPrevention.jar.

  3. Start / Restart Server: Start or restart your server. ClaimParticles will automatically generate its default configuration file at plugins/ClaimParticles/config.yml.

  4. Verify Installation: Run /claimparticles reload in 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:

  1. Stop your server or remove the old .jar file from plugins/.
  2. Drop the new ClaimParticles-x.x.x.jar into plugins/.
  3. Restart your server. Your existing config.yml will be preserved!