Inactive [EDIT/FUN] BlastPick - Clear your path. [1.1-RB]

Discussion in 'Inactive/Unsupported Plugins' started by gnftoxic, Mar 3, 2011.

  1. Offline

    Kold

    Is there anyway you could possibly add the functionality of placing blocks in the exact same manner?
    like a /bp 30 Wood

    that would be awesome
    thanks
     
  2. Offline

    Devils_Cool

    Could you by chance add a "replace" option? Meaning, instead of being destroyed, just replace it with a different block. That would tremendously help when making walls or bridges. Btw, Love the mod.​
     
  3. Offline

    Deano

    Anyone confirm if this is broke now?

    Code:
    012-03-26 15:05:31 [SEVERE] Could not pass event PlayerInteractEvent to BlastPick
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:176)
    at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:273)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:636)
    at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:554)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.block.BlockBreakEvent.<init>(Lorg/bukkit/block/Block;Lorg/bukkit/entity/Player;)V
    at org.cubedhost.repo.BlastListener.replaceBlock(BlastListener.java:119)
    at org.cubedhost.repo.BlastListener.onPlayerInteract(BlastListener.java:79)
    at sun.reflect.GeneratedMethodAccessor41.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:301)
    ... 12 more
     
  4. Offline

    lloyd menzies

    This conflicts with bPermissions, please consider changing the command /bp to /blastpick

    Had to remove plugin from server due to be unable to use bPermissions /bp reload command as it conflicts with BlastPick.
     
  5. Offline

    codename_B

    /p reload and /permissions reload also work for bPermissions
     
  6. Offline

    lloyd menzies

    Great, thanks.
     
  7. Offline

    jinS

    ..! wait.. game version 1.1?! please updata this plugin ㅠㅠ
     
  8. Offline

    Vunt

    I can "clean" the lava with this plugin? It would be very helpful.
     

Share This Page