The ability to hide subcommands in the plugin #9968
Replies: 4 comments
-
|
Unfortunately, this plugin's github doesn't have a requests page, and they also remove requests on spigotmc.org I also made several requests to other plugins on the topic, but they either removed the requests or ignored them. This feature is very useful for aesthetic beauty, allowing you to hide unnecessary commands such as /cmi, /DeluxeMenus, /dm, /cmi:cmi, etc. This way, players only see the supported commands, maintaining the aesthetic beauty of the command list and providing a convenient server command list. |
Beta Was this translation helpful? Give feedback.
-
|
it also means that if you hide the command itself, the subcommands that should work won't be executed. |
Beta Was this translation helpful? Give feedback.
-
|
Hello @alexfry756, CMI is mainly intended to add features directly to the game, but it is not at all suited to a feature as important as this one. However, here are three plugins you can use for this use case:
|
Beta Was this translation helpful? Give feedback.
-
oh my god, thank you!❤️ please consider this request from me: #9950 I'm so glad I bought this plugin back in version 8.8.x.x |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The fact is that in the Hide plugin, before version 2.0, it was possible to hide not only commands, but also subcommands, for example:
cmi ~
The ~ symbol allows you to hide all subsequent CMI plugin commands, such as cmi heal, cmi feed, etc. If you enter a command in the list without a tilde, all subcommands will not work. However, this feature has been removed in newer versions, and older versions are no longer supported. I have not found any alternatives for hiding subcommands. Thus, by implementing a list of hidden commands and subcommands, you can not only add a new useful feature to your server, given that there are no other plugins for hiding subcommands, but also implement a proper hiding of built-in commands and any plug-in commands, which will help organize the list of commands and ensure that subcommands work correctly in the absence of alternative plugins.
I try many alternatives:
PL Hide
Command.yml
NoPlugins
HidePro
Commander
Spigot.yml
And many other plugins
Beta Was this translation helpful? Give feedback.
All reactions