[REQ] A self destruct pluggin (/explode)

Discussion in 'Archived: Plugin Requests' started by MrMArs, Aug 13, 2011.

  1. Offline

    MrMArs

    Hi, on my server i use a pluggin called MobDisguise. It lets you transfprm into mobs. The dev said that for creepers they would not add a /explode or something like it. Could a pluggin be made for /explode?
     
  2. Offline

    chernobyl360

    sure ill try and make one real quickly for u :D
     
  3. Offline

    Baummann

    Do you want that if you type /explode that you explode? Or do you want that it toggles a mode which makes you explode whenever a player is near you?

    Both ways are possible and easy to do.
     
  4. Offline

    chernobyl360

  5. Offline

    MrMArs

    Thanks very much ill try it out as soon as I can!

    when i try to use this pluggin I get the following error. Does it mean that i need to have permissions installed and setup? Because I haven't done that yet

    21:37:09 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'boom' in plugin MeExplode v1.0
    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:320)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:713)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:677)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:670)
    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:85)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at us.william.meexplode.MeExplode.onCommand(MeExplode.java:32)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more

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

    chernobyl360

    lol yes u need permissions in order to use this.
     

Share This Page