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

FAQ

Questions that are frequently asked.

Does the plugin support versions before 1.13?

No, the event listeners we're using do not exist in later versions and we're using Java 16.

Why do some commands that are filtered don't have a tab-complete?

The user also needs permission for the command itself. If you're talking about args, if the plugin author never made tab-complete handler for the command you can now use our custom arg tab-complete system.

PreviousBungee-Config.ymlNextBungee/Waterfall Guide

Last updated 1 year ago

🗣️