Aelysium-Group / rusty-connector

A player and server connection manager for Velocity based Minecraft Networks!
GNU General Public License v3.0
77 stars 17 forks source link

Players on sub-servers can see /rc command #12

Closed nathan-i-martin closed 1 year ago

nathan-i-martin commented 1 year ago

As the title says, players are able to see the /rc command while using tab complete.

nathan-i-martin commented 1 year ago

In order to hide the rc command you need to hide tab completion in spigot.yml or use a plugin like pl-hide to hide plugins you don't want to allow players to use.

There isn't currently any way for me to hide the command from players.