Skip to content

Permissions

Jacob edited this page Apr 24, 2020 · 2 revisions

All Particles

To grant a player access to every particle, use particlehats.particle.* or particlehats.particle.all

Specific Particles

Every particle you create has the permission all set by default
You can change this value from the Menu Editor, or through the menu's .yml file

Please note: If you don't have permissions enabled in config.yml then permissions will be ignored

Permission Property

Worlds

particlehats.world.[world name]
Make sure check-world-permission is set to true in config.yml

When enabled, only players that have permission can use particles in the given world

Commands

particlehats.command.[command name]
wildcard: particlehats.command.*

List of available commands

Groups

particlehats.group.[group]

Clone this wiki locally