Skip to main content

Commands & Permissions

ClaimParticles features full tab completion for all commands, subcommands, particle types, and online player names!


Commands Reference

CommandSubcommands / ArgumentsDescriptionDefault Permission
/claimparticles[toggle]Toggles particle visibility on/off for yourself.(Everyone)
/claimparticlestype <particle>Changes your active particle effect.(Everyone / Perm)
/claimparticlesreloadReloads config.yml and restarts particle tasks.claimparticles.admin.reload
/claimparticlesadmin 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 Tab while typing /cp type to 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 NodeDescriptionDefault Target
claimparticles.admin.reloadGrants permission to use /claimparticles reload.OP Only
claimparticles.admin.toggleGrants permission to use /claimparticles admin toggle <player>.OP Only
claimparticles.particle.allAllows 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.