📘Spigot/Paper Guide
How to setup filters on a Spigot or Paper server.
Overview
This guide will tell you how to setup tab-completes on a Spigot or Paper server. This will allow you to control what tab-completes a player has. Proxy commands cannot filtered.
Installation
Drop the plugin in your Spigot/Paper plugin folder and restart.
You should now see a plugin folder for this plugin.
Open the
config.yml
to begin editing tab-completes for groups.When you're finished add the group permission with your desired permission plugin.
Restart or run
/tcf reload
to apply changes.
Admin Filter Bypass
If you're OP and have op-player-filter-bypass
set to true
you bypass tab-complete filters. You can also add the permission tcf.bypass
to bypass filters.
Last updated