drtshock / ObsidianDestroyer

Destroyer of Obsidian
GNU General Public License v3.0
16 stars 35 forks source link

enhancement: Factions hook, only explode if power is low. #46

Closed Done84 closed 4 years ago

Done84 commented 8 years ago

It would be awesome if this could hook into factions and have an option to only blow up certain blocks if the faction has the power level below their land level.

squidicuzz commented 8 years ago

Try Version 4.4.11-SNAPSHOT

I added config option and an option in materials.yml to override the factions power setting.

Done84 commented 8 years ago

Not sure if I'm doing something wrong but its not really working, obsidian doesn't break no matter what.

Version 4.4.11_snapshot build #213 Config: http://pastebin.com/zzjjhzvW Materials: http://pastebin.com/Ge5kXHGM

Done84 commented 8 years ago

After some more testing... this is my conclusion: The newly generated Materials.yml does not seem to work, i had to use the older file from the previous version. Also i don't se any 'new option' there.

Only with factions hook off the obsidian actually breaks and the potato works.

Factions: Enabled: false

Otherwise it doesn't work.

Done84 commented 8 years ago

Er... Bump?