TabCompleteFilter
  • 👋Welcome
  • 📙Commands
  • 📕Files
    • 📕Args.yml
    • 📕Config.yml
    • 📕Bungee-Config.yml
  • 🗣️FAQ
  • 📘Bungee/Waterfall Guide
  • 📘Spigot/Paper Guide
  • 📘Filter Guide
  • 📘Custom Args
Powered by GitBook
On this page

Commands

All the commands the plugin adds.

Main command for the plugin.

  • In-Game: /tcf

  • Permission: tcf.command.use

Remove a command from a group.

  • In-Game: /tcf remove <group> <command>

  • Permission: tcf.command.remove

Add a command to a group.

  • In-Game: /tcf add <group> <command>

  • Permission: tcf.command.add

List of filtered commands that a group has set.

  • In-Game: /tcf list <group>

  • Permission: tcf.command.list

Reload the plugin config files.

  • In-Game: /tcf reload

  • Permission: tcf.command.reload

List of filtered commands that a group has set.

  • In-Game: /tcf help

  • Permission: tcf.command.help

PreviousWelcomeNextFiles

Last updated 2 years ago

📙