Skip to content

A PocketMine-MP plugin which let's you whitelist specific commands on specific worlds.

License

Notifications You must be signed in to change notification settings

MCPEAbdu77/LevelLimiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LevelLimiter

A PocketMine-MP plugin which let's you whitelist/blacklist specific commands on specific worlds.

Config.yml

Set up the commands and the whitelisted/blacklisted world(s) on which the specific command will work/not work on.

  • command1:
    • "world1"
    • "world2"
  • command2:
    • "world3"

Permissions

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.

Contact

  • Discord: MCA7#1245

About

A PocketMine-MP plugin which let's you whitelist specific commands on specific worlds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages