Commands & Permissions
ClaimParticles features full tab completion for all commands, subcommands, particle types, and online player names!
Commands Reference
| Command | Subcommands / Arguments | Description | Default Permission |
|---|---|---|---|
/claimparticles | [toggle] | Toggles particle visibility on/off for yourself. | (Everyone) |
/claimparticles | type <particle> | Changes your active particle effect. | (Everyone / Perm) |
/claimparticles | reload | Reloads config.yml and restarts particle tasks. | claimparticles.admin.reload |
/claimparticles | admin toggle <player> | Remotely toggles particles for another online player. | claimparticles.admin.toggle |
Command Aliases
You can also use /cp or /claimparticle instead of typing out /claimparticles.
Command Examples
-
Toggle your own particles:
/cp toggle -
Set your particle type to Hearts:
/cp type HEART(Press
Tabwhile typing/cp typeto see all 10 allowed particles in the autocomplete menu). -
Reload config as an Admin:
/cp reload -
Toggle particles for player
Steve:/cp admin toggle Steve
Permission Nodes
| Permission Node | Description | Default Target |
|---|---|---|
claimparticles.admin.reload | Grants permission to use /claimparticles reload. | OP Only |
claimparticles.admin.toggle | Grants permission to use /claimparticles admin toggle <player>. | OP Only |
claimparticles.particle.all | Allows choosing any allowed particle when per-particle perms are on. | True (Everyone) |
claimparticles.particle.<type> | Grants access to a specific particle type (e.g. claimparticles.particle.heart). | OP Only |
LuckPerms Compatibility
Permission checks integrate seamlessly with LuckPerms, Vault, and standard Bukkit permission plugins.