-
Notifications
You must be signed in to change notification settings - Fork 4
Permissions
Jacob edited this page Apr 24, 2020
·
2 revisions
To grant a player access to every particle, use
particlehats.particle.*
orparticlehats.particle.all
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 filePlease note: If you don't have permissions enabled in config.yml then permissions will be ignored
particlehats.world.[world name]
Make surecheck-world-permission
is set totrue
in config.ymlWhen enabled, only players that have permission can use particles in the given world
particlehats.command.[command name]
wildcard:particlehats.command.*
particlehats.group.[group]