Guides
This area will help answer some questions you might have about the plugin.
How do you create a new group?
Open your config.yml
and add a new key under Groups
like shown below. After that you can simply list the commands you would like to filter for that group.
How do add a filter group to a user or group using permissions?
When you've created the group in the config you would simply give the user or the group in your permission plugin the permission tcf.{group}
. So if I had a mod group I would add tcf.mod
.
Last updated