Current Stable Version: v0.8
Current Dev Version: v0.9 ALPHA
Source Code: https://github.com/jeremytrains/BlockRestrictions
[ConsoleGamers]
________
Description:
This plugin allows you to restrict users of placing bedrock and TNT, and blowing up TNT. When this occurs, it will display a message to the console and user, then cancels the
placement of the item, then sends the user to jail. It also works with permissions!I hope you enjoy it! Please post comments. I am new to java but I will try to satisfy your requests.
Features:
- Cancels bedrock placement
- Cancels TNT placement and TNT explosions
- Displays a message to player and console
- in-game enable/disable without full plugin reload (/bron and /broff)
- Permissions is OPTIONAL!
- Unfortunately, we have NO groupmanager support. Don't ask for help with GM. We have tested and results show GM does NOT work with BR.
- Has an API!
Permission Nodes:
'BlockRestrictions.canplace.tnt' - Give to players who CAN place tnt
'BlockRestrictions.canplace.bedrock' - Give to players who CAN place bedrock
'BlockRestrictions.admin' - Give to players who can use "/bron" and "/broff"
'BlockRestrictions.canexplode' - Give to players who can blow up tnt
Todo:
Link with Permissions (or op override for non-permission server) [v0.3]
Fix non-permission server errors
Use a config file to custom restrict items
Send message to the console
- Log placements in a file
Stop TNT explosions
make a config file
make an API for turning off and on, and adding exceptions [In progress]
Download BlockRestrictions on the Files Page
Source Code: https://github.com/jeremytrains/BlockRestrictions
For Plugin Developers, check out the API: http://jtrainsplugins.yolasite.com
Changelog:
Version 0.8
Added an API
Fixed the plugin saying 0,1,2,3,4 on startup (sorry, forgot to take out debugging)
Added an informal Javadoc (check out API and Javadoc HERE)
NOTICE: other than RB updates, nothing will be added to this plugin from now on unless you ASK FOR IT. I have no new ideas so if you want something, ask and I can make it for you. Also, i can fix problems and suggestions with the API
works with CB #1060