Filter Guide
How to setup filter groups.
Last updated
How to setup filter groups.
Last updated
This guide will show you how to setup filter groups on Spigot/Paper servers using permissions.
Open your config.yml
for this plugin. Inside you should find what is shown below.
Each group is defined under the key groups
. You can add an unlimited amount of groups here. To allow a group tab-complete for a command simply list it under the group like shown below.
When you're finished add the group permission using your desired permission plugin handler. For this example we'll use . So we would run: /lp group default permission set tcf.default
.
After the command has been ran, all default users would now only see default group tab-complete commands.