About ItBurns
A plugin that causes players to burn if they try to break a protected block.
Features
- Players burn if they try to break a protected block.
- Compatible with most protection plugins.
How to install
Just drop the jar file in your plugins directory and restart your server. Update config.yml as needed. Update permissions.
Permissions
itburns.burn - Players with this permission will burn. (Default: true)
itburns.reload - Players with this can use "/itburns reload" command. (Default: op)
Commands
/itburns reload - Reload the configuration.
Configuration
See config.yml
burn-duration - Length of time to burn.
Source
See github.
Change Log
- v0.0.4 - Februar 4, 2013
- Initial build