[INACTIVE][FUN] Blow Up Death v1.1 - Death is coming for you? Blow it up! [531]

Discussion in 'Inactive/Unsupported Plugins' started by Zaraza107, Feb 10, 2011.

  1. Offline

    Zaraza107

    Blow Up Death

    Version: v1.0​

    This is a plugin that makes players blow up when Death comes to take them to the other side (of the Force).
    Permissions plugin is not obligatory.
    Tested on Craftbukkit build #289 but should work with most builds.


    Download v1.1
    Download v1.0
    GitHub



    Installation:
    Put BlowUpDeath.jar into plugins folder. After first load it will create blowupdeath.settings file in plugins folder.
    Code:
    'enable' - (true/false) if you want to disable plugin without erasing the jar, set to false.
    'enable-permissions' - (true/false) if true, it will look for Permissions installed, if false it'll skip it and disable support
    'explosion-power' - (floating value) indicates power of explosion (tnt's power is 4.0)
    

    Permissions:
    Code:
    'blow.up.death' - only players with this permission will blow up
    Changelog:
    TO-DO:
    • some extra features, not only instant explosion
    Video:
    Me blowing myself up with explosion power set to 20.0
     
  2. Offline

    Cosmic Break

    so if a player would die, they'd explode instead?

    that sounds awesomely fun!

    lets see a player kill one of my admins now [​IMG]
     
  3. Offline

    Zaraza107

    Well you still die (it's impossible to cancel death event), but with a little surprise :)
     
  4. Offline

    Snowl

    You can cancel death by setting the health when they die to 1 or more :p
     
  5. Offline

    Zaraza107

    Well i didn't think about it, but apparently you can't survive any explosions when you're in the center of it with only 1 heart :p
     
  6. Offline

    PopeUrban

    Idea:
    Option to activate only when the player dies holding tnt :)
     
  7. Offline

    sfxworks

    ALU AKBAR!!!
     
    Ultratone likes this.
  8. Offline

    hemm

    why dont you make it possible to wear TNT like hmod made u wear it on ur head if you had filled ur invent up :D
     
  9. Offline

    RchGrav

    Why couldn't you use another plugin like BlockHead to achieve this effect? I think its better that people be surprised if one chooses.
     
  10. Offline

    Kilvanya

    Okay, did what you said at top and it threw this when i started the server:

    [SEVERE] Could not load plugins/BlowUpDeath.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:80)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:94)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
    at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:205)
    at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:196)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
    at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:381)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:366)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.NoSuchMethodException: org.minr.Zaraza107.BlowUpDeath.BlowUpDeath.<init>()
    at java.lang.Class.getConstructor0(Class.java:2706)
    at java.lang.Class.getConstructor(Class.java:1657)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:75)
    ... 11 more
     
  11. Offline

    Zaraza107

    @Kilvanya yeah, i forgot long constructors give an exception.

    Version 1.1 released!
     
  12. Offline

    Plague

    considered inactive, old CB version
     

Share This Page