Hot Summer Deals are Here!
Celebrate with up to 99% off on 17,300 resources
02
Days
19
Hours
37
Mins
11
Secs

Custom ObbyBreaker Plugin

Status
This thread has been locked.

TheOneAndOnly223

Premium
Feedback score
1
Posts
72
Reactions
10
Resources
0
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
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Tehker

Schleep
Premium
Feedback score
26
Posts
1,175
Reactions
307
Resources
0
What's your budget?
 

LordOfTime

Feedback score
15
Posts
602
Reactions
245
Resources
0
It might not be quite as easy as you think... It sounds easy logically, but I for one don't know how to grab whether or not a block is touched by an explosion, and even then it'd take an interesting system to be able to efficiently store the durability for potentially hundreds of damaged, but not broken, blocks. $10 might still be a decent price though.
 
Status
This thread has been locked.
Top