Permissions
This page was last updated for version v1.2.0
Permissions
Notes
The base command must have permission.
You can define your permissions in config.yml and use them in your effects
In
config.yml
, put your permission into the permissions section with a unique keyThen, in
effects.yml
, set the permission value to "%key%"Recommended if you want to give the same permission to several effects
Last updated