Plugin This plugin prevents cheats from stealing your plugins even when the /plugins command is disabled.
Works on Bukkit, Spigot, Paper
How it works To get a list of plugins, cheats use autocomplete tabs, looping through each command and getting the plugin. They use a regular "/" as the start string for autocomplete to get a suggestion for all the commands to complete. This plugin prevents the player from receiving literally all commands using only '/' as the start string, but this doesn't break autocomplete, it will work if the start string contains at least 3 command characters.
Config This plugin does not contain a config yet
Permissions - tgnp.antipluginstealer.bypass - This permission allows the player to receive all commands, ignoring restrictions. Operators already have this permission.