Hi, i need a plugin that contain a command (Let's say /cmdblock ) so the command should block other command. Example: /cmdblock plugins /plugins doesnt work anymore. Also, to remove the restriction of the command -----> /cmdremove plugins /plugins work again. If you can create this, i'd appreciate a lot, a public plugin like this doesnt exist..
Yes but something that can actually do it, i use PureChat and PurePerms and for Member role in hub i set - -pocketmine in groups.yml so no one can use any pocketmine command with that rank The thing is it worked! But somehow i still have acces to /mixer /? /help I need a plugin that can remove acces to every command i want to block, not just some of them like PurePerms did Edit: I mean removing acces to everyone or per group(if its possible i prefer per group), not per player.
This might help in the future: https://forums.pmmp.io/threads/where-should-my-thread-go.14/ The mixer and help commands are client side and can't be removed. I think it's possible to change the output of the help command, but you can't remove it.
Well something..anything that can just block the acces to the command will be perfect and i will read that post when i ll create a new thread. Thank you for your reply.
Nope, you can only unregister commands registered by Pocketmine and/or plugins. Client Side commands(/help, /?, /mixer) can't be unregistered nor removed from the available commands list
welp that sucks ,but there is a plugin that hides commands by himbeer if u would want to hide that command ,but that still won't fix the client side commands.