eZProtector icon indicating copy to clipboard operation
eZProtector copied to clipboard

TAB COMPLETE 🤙

Open Sushirod opened this issue 4 years ago • 1 comments

Describe the bug My users still have access to use the /[TAB] and see al the commands. I have try whitelist mode and block and in the two ways they can still /v [TAB] = /version

To Reproduce Steps to reproduce the behavior:

  1. Install the plugin (EzProtector)
  2. ***** I have protocol support for 1.15.2 (I don't know if this is the problem)
  3. Try /[TAB] and it doesn't block :c (Version 1.8<-- Is the version Im testing)

Expected behavior Does not show the blacklist cmd

Server Version: 1.15.2 Using ProtocolSupport

Sushirod avatar Apr 12 '21 08:04 Sushirod

The problem is not the plugin

It's your bungeecord that send the "/version" command into tab complete.

For example using Velocity you got an option not to display this command

WarnDa avatar Sep 02 '21 20:09 WarnDa