ObbyDestruct
ObbyDestruct
Dear Anyone. I am unfortunately done with Bukkit. I know the staff will probably begin removing my plugins and for this, I'm sorry. Bukkit has become a chore and decided to focus on furthering screwing up their community and restricting code. For this reason: I urge you to read my friends Bergekillers' post here. Then start reminiscing of the good old days. Goodbye users of Bukkit and my plugins. I cannot work within a jail anymore. This will be the last and final update to this plugin. Again, I'm sorry. But programming for Bukkit is just not fun.
Description
Hello, Orcem's back with yet another lightweight RPG plugin! Introducing "ObbyDestruct" your friendly "TnT Breaks Obsidian" plugin. I will continue adding to this plugin for I have many ideas for the plugin. Please follow the project closely as it slowly evolves into a self-rewarding and hopefully donation applicable. (Trying to pay for school) I hope you enjoy it. You may request all appropriate modifications, I'll do my best to add them all.
Features
Own a factions server? Tired of players making their fortresses nearly impossible to raid because of Obsidian? Well I'm here to help! This plugin allows your players to use TnT to destroy, remove and mine Obsidian. Enjoy.
- Configurable amount of TNT to break the blocks
- Small but functional chance system
- Destroy Obsidian with TNT
ToDo:
Add Drop Limiter- Allow creepers to destroy obsidian (Config)
Log TnT explosionsAllow TnT to explode in water (Configurable)Allow custom resistance for user chosen blocks.
How to install:
- Download the most recent build of this plugin.
- Place downloaded plugin, "ObbyDestruct", into your plugins folder.
- Simply reload or preferably restart server.
- Enjoy and if you like it remember to check back for updates!
Donate (Help me pay for school [Computer Science])
Donate Via Paypal, please. : ) (Optional)
-
View User Profile
-
Send Message
Posted May 6, 2015How do i change the number of tnt that can destroy obsidian? i want to change 1 tnt to more tnt Thanks
-
View User Profile
-
Send Message
Posted Jan 1, 2015Does anyone know how to use the config?
-
View User Profile
-
Send Message
Posted Dec 2, 2014Hi how do I set it so it doesnt just destroy obby in 1 hit?
-
View User Profile
-
Send Message
Posted Dec 28, 2014Yea^
-
View User Profile
-
Send Message
Posted Jul 5, 2014Do withers work?
-
View User Profile
-
Send Message
Posted Jun 4, 2014it works on 1.7.*
-
View User Profile
-
Send Message
Posted Jun 6, 2013Check out http://dev.bukkit.org/bukkit-mods/obsidiandestroyer/ its updated
-
View User Profile
-
Send Message
Posted May 14, 2013plz update it plz
-
View User Profile
-
Send Message
Posted Dec 26, 2012Please update this plugin!
-
View User Profile
-
Send Message
Posted Nov 15, 2012Hi. I am having an issue with the Custom Block Configurations with the durability setting. I would assume that the durability is the amount of times it takes singular tnt blocks to destroy the block such as the use of a Tnt Cannon. With the durability setting, I am finding that it is not the amount of times it takes a single Tnt block to destroy it, but the amount of tnt that needs to be blown up at once to destroy the block. For example, I have a durability on an enchantment table at 2, but it does not take 2 singular Tnt blocks to destroy the table, rather 2 tnt blocks triggered at once to destroy it. Is there any way of changing this? I find this ruins the purpose of the block durability in raiding.
-
View User Profile
-
Send Message
Posted Oct 21, 2012Please sort out the config so that you can choose how much TNT can blow up obsidian
I need this plugin asap
-
View User Profile
-
Send Message
Posted Oct 4, 2012Please release with Water protection.
-
View User Profile
-
Send Message
Posted Sep 28, 2012How goes the updating?
-
View User Profile
-
Send Message
Posted Sep 22, 2012Are you ever going to implement water protecting obsidian?
-
View User Profile
-
Send Message
Posted Sep 22, 2012@Orcem12:
If you fire some TNT at obsidian (via a TNT cannon) will the obsidian still blow up?
-
View User Profile
-
Send Message
Posted Sep 18, 2012@Orcem12
Okay thank you for coming back, really need this plugin for my server!
-
View User Profile
-
Send Message
Posted Sep 17, 2012@Hakutaku123
Sorry for the inactivity, Guild Wars caught me. I'm working on rewriting the configuration. I tend to write how I think, so I apologize if it was difficult to understand. It was a rushed release, the next release will be much better.
-
View User Profile
-
Send Message
Posted Sep 10, 2012So it looks like this guy is gone missing. Is there anyone that can take over the development of this plugin?
-
View User Profile
-
Send Message
Posted Sep 5, 2012any chance you could make a better write up for how to config the plugin?
I have been looking for a plugin that allows for obsidian to be destroyed by tnt, however, i want to make it so that x amount of tnt would break y amount of obsidian.
-
View User Profile
-
Send Message
Posted Sep 3, 20122012-09-03 22:37:35 [SEVERE] Could not pass event EntityExplodeEvent to ObbyDestruct org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:341) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:35) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.Explosion.a(Explosion.java:203) at net.minecraft.server.World.createExplosion(World.java:1684) at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:767) at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:510) at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:518) at org.bukkit.craftbukkit.CraftWorld.createExplosion(CraftWorld.java:514) at at.pavlov.Cannons.FireCannon.fire(FireCannon.java:176) at at.pavlov.Cannons.FireCannon.access$0(FireCannon.java:163) at at.pavlov.Cannons.FireCannon$1.run(FireCannon.java:157) at at.pavlov.Cannons.utils.DelayedFireTask.run(DelayedFireTask.java:12) at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:52) at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:316) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:511) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:213) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:475) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NullPointerException at Orcem.Renew.Mods.ObbyDestruct.ObbyDestruct.EntityExplode(ObbyDestruct.java:36) at sun.reflect.GeneratedMethodAccessor324.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:339) ... 21 more