kangarko / ChatControl-Red

Issue tracker and documentation for the next generation ChatControl Red, the most advanced chat management plugin.
49 stars 23 forks source link

Block tab-completion of commands in Bungeecord #2604

Closed 10Meisterbaelle closed 6 months ago

10Meisterbaelle commented 6 months ago

Summary

This feature should allow you to block the tab-completion of Bungeecord commands in BungeeControl-Red in (this should also be added for Velocity and VelocityControl-Red) in a similar fashion to Spigot commands inside the BungeeControl-Red (or VelocityControl-Red) config file.

What would happen if we didn't implement this feature? Why not having this feature is a problem?

On Spigot, you have the ability to hide commands from tab completion, but after doing that, certain commands in Bungeecord can still be tab completed, which stops the tab completion suggestions from looking clean.

kangarko commented 6 months ago

@james090500 would you have time for something like this please?

kangarko commented 6 months ago

Closing, our dev is very busy on networking part and we already handle this on spigot. You can just configure this on each bukkit server and use a third party plugin for network level filtering.