By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
A PocketMine-MP plugin that removes specific commands from the in-game command suggestions. Supports different settings per world.
Note: Just because the commands are hidden, doesn't mean they can't be executed. You still need to make sure to have proper permission management in place.
GitHub issues: https://github.com/HimbeersaftLP/HideCommands/issues
plugins
folderplugin_data/HideCommands
default:
are the default settings for all worldsper-world:
overwrite the default settingsThe permission hidecommands.unhide
allows players to see hidden commands again.
It has been set to default: false
, which means you need to explicitly give it to a player or group using a permission manager like PurePerms.
Icon credits: https://pixabay.com/vectors/spy-hat-anony-anonymous-detect-2657484/
config.yml
file will be updated to the new format automatically, please check it after the update to make sure everything is still to your likingReply to review by :
You can leave one review per plugin release, and delete or update your review at any time