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.
Last updated