ObsidianDestroyer plugin v1.052
by Pandemoneus
https://github.com/Pandemoneus
- Copy 'ObsidianDestroyer.jar' into your 'plugins/' folder.
- Load your server
- Edit the newly created 'config.yml' in 'plugins/ObsidianDestroyer/' and set your preferences
- Delete the folder called 'ObsidianDestroyer' in plugins/.
- Delete 'ObsidianDestroyer.jar'
Radius - determines how far around the origin of the explosion Obsidian can be destroyed (default: 3) WARNING: High values probably cause lag
EnabledFor.TNT - set true if TNT is allowed to destroy Obsidian (default: true)
EnabledFor.Creepers - set true if Creepers are allowed to destroy Obsidian (default: false)
EnabledFor.Ghasts - set true if Ghasts are allowed to destroy Obsidian (default: false)
Durability.Enabled - set true if you want to use the durability feature (default: false)
Durability.Amount - determines after how many TNT explosions in the radius the Obsidian block gets destroyed (default: 1)
Durability.ResetEnabled - set true if you want to reset the durability back to max after a certain time has passed (default: true)
Durability.ResetTime - time in milliseconds that has to pass before the durability is reset (default: '600000' (10 minutes))
Blocks.ChanceToDrop - set the chance to drop an obsidian block when it was blown up, set to 1.0 to always drop a block (default: 0.7 (70%))
obsidiandestroyer.help //makes help command available
obsidiandestroyer.config.reload //makes reload command available
obsidiandestroyer.config.info //makes info command available
obsidiandestroyer.durability.reset //makes reset command available
obsidiandestroyer (alias: od) - shows the help
obsidiandestroyer reload (alias: od reload) - reloads the plugin
obsidiandestroyer info (alias: od info) - shows the currently loaded config
obsidiandestroyer reset (alias: od reset) - resets all currently saved obsidian durabilities