Every obsidian destroyer plugin I've seen is really bad, here's a description of what I want my plugin to be:
Name - EuboeaObby
Description - A plugin that allows obsidian or other naturally invincible blocks to be broken
Config & Explanation: (Config on left, my explanation of it on the right(
# EuboeaObby
#below you configure all of the blocks that can be broken with explosives
blocks: | in blocks, you list off the blocks that the plugin
49: | effects, using ID's
durability: 5 | durability is how many explosions till it breaks
damagefromtnt: true | if it takes durability from tnt
damagefromcreeper: false | if it takes durability from creeper explosions
dropchance: 100 | the chance of the block being dropped
7: |
durability: 25 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
invincibleunderlevel: 7 | under y=7, bedrock is invincible
116: |
durability: 1 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
130: |
durability: 1 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
120: |
durability: 250 |
damagefromtnt: true |
damagefromcreeper: false |
dropchance: 100 |
#edit messages here | Custom messages, explanation underneath
lang:
durability: "&eDurability &8- &a{durability)&8/&a{maxdurability}
Explanation: shows up when you right click the block with the durability checker
invincible: "&eSorry, &8bedrock &e is &c&ninvincible &eunderneath y = 7.
Explanation: shows up when you right click invincible bedrock
dropped: "&eYou broke {block}, you can now take the block!"
Explanation: shows up when the block is exploded
#edit durability checker
durabilitychecker: | Item used to check blocks durability
item: 392 | potato
-------------------------------------------------------------------------------------
obviously do not include the explanations under the messages in the config, that was just for you to read here
Paying, need as soon as possible
Name - EuboeaObby
Description - A plugin that allows obsidian or other naturally invincible blocks to be broken
Config & Explanation: (Config on left, my explanation of it on the right(
# EuboeaObby
#below you configure all of the blocks that can be broken with explosives
blocks: | in blocks, you list off the blocks that the plugin
49: | effects, using ID's
durability: 5 | durability is how many explosions till it breaks
damagefromtnt: true | if it takes durability from tnt
damagefromcreeper: false | if it takes durability from creeper explosions
dropchance: 100 | the chance of the block being dropped
7: |
durability: 25 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
invincibleunderlevel: 7 | under y=7, bedrock is invincible
116: |
durability: 1 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
130: |
durability: 1 |
damagefromtnt: true |
damagefromcreeper: true |
dropchance: 100 |
120: |
durability: 250 |
damagefromtnt: true |
damagefromcreeper: false |
dropchance: 100 |
#edit messages here | Custom messages, explanation underneath
lang:
durability: "&eDurability &8- &a{durability)&8/&a{maxdurability}
Explanation: shows up when you right click the block with the durability checker
invincible: "&eSorry, &8bedrock &e is &c&ninvincible &eunderneath y = 7.
Explanation: shows up when you right click invincible bedrock
dropped: "&eYou broke {block}, you can now take the block!"
Explanation: shows up when the block is exploded
#edit durability checker
durabilitychecker: | Item used to check blocks durability
item: 392 | potato
-------------------------------------------------------------------------------------
obviously do not include the explanations under the messages in the config, that was just for you to read here
Paying, need as soon as possible
