BlockLimiter
What is BlockLimiter?
Block limiter is a plugin designed to add permissions to block placing, or block breaking. This will allow you to have greater control over what people can build, and what they cannot.
Features
• Block players from using specific blocks, as defined in permissions.
Commands
Currently there is only one command at the moment.
/blockID
This command will print out the alphanumeric ID for the item in your hand. (It just makes it easier to find the IDs for the permissions)
Permission nodes
As of 1.0.1, you can use alphanumeric IDs in the permissions. I won't list all of the permissions, because there are about 300... As you can see, it would probably be pointless to do that. Anyway, here are the permissions you will need to know.
There are type types of permissions, one will manage block placing, the other block breaking.
• BlockLimiter.place.*
• BlockLimiter.break.*
This permission will allow you to place restricted blocks.
• BlockLimiter.place.bypass
This permission will allow you to break restricted blocks.
• BlockLimiter.break.bypass
This permission will deny a player to place any block.
• BlockLimiter.place.deny.all
This permission will deny a player to break any block.
• BlockLimiter.break.deny.all
You can block a player from placing a block by using the permission below. (replace <ID> with the numerical ID, or alphanumeric ID for the minecraft item)
• BlockLimiter.place.deny.<ID>
You can block a player from breaking a block by using the permission below. (replace <ID> with the numerical ID, or alphanumeric ID for the minecraft item)
• BlockLimiter.break.deny.<ID>
Due to signs having 2 different id codes when placed, I made another permission for signs. You can still block the individual types, but using the permission below will block signs altogether for the player.
• BlockLimiter.place.deny.sign
• BlockLimiter.break.deny.sign
Coming soon
• Alphanumerical permissions. (completed in 1.0.1)
• Language File
Suggestions
Please comment suggestions, and I will see if I can do it. :)
Donations
If you would like to be awesome enough to support my developing, donations would be amazing. :)