squidicuzz / ObsidianDestroyerTekkit

Obsidian Destroyer for Tekkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObsidianDestroyer plugin v2.3.1
by Pandemoneus
https://github.com/Pandemoneus

Official Maintained
https://github.com/drtshock/ObsidianDestroyer

How to install:

  1. Copy 'ObsidianDestroyer.jar' into your 'plugins/' folder.
  2. Load your server
  3. Edit the newly created 'config.yml' in 'plugins/ObsidianDestroyer/' and set your preferences

How to uninstall:

  1. Delete the folder called 'ObsidianDestroyer' in plugins/.
  2. Delete 'ObsidianDestroyer.jar'

Options:

Radius - determines how far around the origin of the explosion Obsidian can be destroyed (default: 3) WARNING: High values probably cause lag
FluidsProtect - set to false if you want obsidan to be able to hit by explosions from within water (default: true)
EnabledFor.TNT - set true if TNT is allowed to destroy Obsidian (default: true)
EnabledFor.Cannons - set true if you would like the cannons plugin to break obsidian (default: false) https://github.com/DerPavlov/Cannons/
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%))

Permission nodes:

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

Commands:

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

About

Obsidian Destroyer for Tekkit


Languages

Language:Java 100.0%