[FUN] iBoom v1.6.2 - Very easy way to make explosions. Uses permissions [1337]

Discussion in 'Inactive/Unsupported Plugins' started by pyraetos, Jun 30, 2011.

  1. Offline

    pyraetos

    [tnt][ iBoom ][tnt]- One of the most fun plugins ever!
    Version: v1.6 Revision 2
    Allows you to create an explosion (size fully customizable as of 1.1) at the cursor position with a simple, short command!
    Uses permissions or defaults to OP, very easy to use.
    What about anti-griefing plugins?
    • iBoom is recommended for use and tested with SimpleAntiGrief
    • It is configurable such that tnt won't explode, but this plugin will still work fine.
    Downloads:
    Standard Jar
    Developer Java

    Commands and Permissions Nodes:
    • /boom [radius as int] - Causes a customizable explosion at the cursor position. - iboom.boom
    • /boom ver - Displays version information, the author, and website. - iboom.version
    • /boom player [player name] - Turn a player into a creeper! - iboom.playerboom
    Use the properties file this plugin now creates to set the maximum explosion radius, so you dont accidently hit boom 100 when you meant to do 10.
    It's set to 25 by default.
    There is currently a problem with Towny, such that it produces an error on the console, but it probably doesn't actually mean anything.
    TO DO:
    Nothing, give me suggestions!
    Customizable Radii?

    choose 4 for a regular explosion, higher numbers make it larger.
    CHANGELOG:
    Show Spoiler

    Changelog:
    Version 1.6(current)
    • Added max radius property
    Version 1.5
    • Added support to boom players
    • Fixed bugs
    Version 1.3
    • Removed the properties file
    • Added ingame customizable radii
    Version 1.2

    • Changed [iBoom] to [ iBoom ]
    • Updated version info
    • changed /iboom to /boom ver
    Version 1.1
    • Added customizable explosion radii
    Version 1.0
    • Released on bukkit.org.
    Version 0.3
    • Explodes at cursor.
    Version 0.2
    • Uses permissions.
    Version 0.1
    • Explodes.
     
  2. Offline

    cvxx7q

    Can do :p

    EDIT: no love..

    Code:
    19:56:09 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'boom
    ' in plugin iBoom v1.6.1
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:12
    9)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    52)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:737)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHand
    ler
            at org.nerdycast.iBoom.iBoom.onCommand(iBoom.java:141)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    Caused by: java.lang.ClassNotFoundException: com.nijiko.permissions.PermissionHa
    ndler
            at java.net.URLClassLoader$1.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(Unknown Source)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            at java.lang.ClassLoader.loadClass(Unknown Source)
            ... 14 more
     
  3. Offline

    pyraetos

    Kk, thanks for posting your error messages, ill get revision 2 done today :D

    revision 2 is complete, download!

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  4. Offline

    TangoFox4

    Works now, thx!
     
  5. Offline

    cvxx7q

  6. Offline

    Arton

    Im using permissionsEx and im getting some erros
    Code:
    16:37:32 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'boom' in plugin iBoom v1.6.2
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NumberFormatException: For input string: "help"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.nerdycast.iBoom.iBoom.onCommand(iBoom.java:168)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-09-05 16:38:17 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'boom' in plugin iBoom v1.6.2
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
        at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NumberFormatException: For input string: "arton123"
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at org.nerdycast.iBoom.iBoom.onCommand(iBoom.java:168)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
     
  7. Offline

    KaLaMaRii0_0

    the plugin wont work for me it looks awesome but every time i start up meh server it says

    Code:
    20:27:31 [SEVERE] Could not load 'plugins/iBoom.jar' in folder 'plugins':
    
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
    
    at java.lang.ClassLoader.defineClass1(Native Method)
    
    at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
    
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
    
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
    
    at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
    
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    
    at java.security.AccessController.doPrivileged(Native Method)
    
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
    
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
    
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    
    at java.lang.Class.forName0(Native Method)
    
    at java.lang.Class.forName(Class.java:242)
    
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:168)
    
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:213)
    
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
    
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:135)
    
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:102)
    
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:133)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    what do i do help

    edit: im also useing a mac :(

    edit: i figured out the problem i use java 5 and this is made in java 6 is it not plz reformat it if you do hers some dimonds [diamond][diamond][diamond][diamond][diamond]
     
  8. Offline

    cvxx7q

    update to JRE6? or get JDK/JRE7 (if u feel adventurous) JRE7 has visible speed improvements over 6, as far as a i have seen on my eee PC :p

    @pyraetos will test with #1145 :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  9. Offline

    pyraetos

    It works :p
    (@cvxx7q)

    it works lol
    @cvxx7q

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  10. Offline

    cvxx7q

    i meant test as in i havent used it in awhile ;P

    hey it just occured to me, is it possible/not too hard for you to implement "boom xyz [x] [y] [z]"

    (xyz wud be like when u say "boom player [player]")

    :p

    EDIT: also i notice that a problem that causes huge lag is when u blast an area thats large and all the drops sit around, i think its possible to prevent drops, if so i think that would be a great option :p

    of course your probably not going to make any changes to this plugin till a stable RB is available ;) unless your feeling experimental :p

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  11. Offline

    tome9500

    I don't know if you are still looking for improvements to this plugin, but i would sure love to see an option to disable the dropping of blocks (items), after the explosion, because i find that after a 100 explosion, the amount of blocks dropped, crashes my server. Except for this, awesome plugin!
     

Share This Page