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 which let's you whitelist/blacklist specific commands on specific worlds. This is a very flexible plugin as you can easily give/restrict groups/users via permissions.
Set up the commands and the whitelisted/blacklisted world(s) on which the specific command will work/blocked on.
Operators will be able to bypass this restriction by default. Users with levellimiter.bypass
can bypass this restriction.
If you want to grant access to a group/user to bypass the restriction on a specific world, add levellimiter.bypass.<world>
.
<world>
denotes the world name.
Example:
levellimiter.bypass.flat
grants the user/group to bypass restrictions on flat
world.If you want to grant access to a group/user a specific command on a specific world, add levellimiter.bypass.<world>.<command>
.
Example:
levellimiter.bypass.flat.pay
grants the user/group to use the /pay
command on flat
world.prefix
and block-message
in config. (Please delete the old config.yml before you update the plugin).Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time