Inactive [MECH/FUN] Spider Jockey v0.2 - Spawn SpiderJockey's and change his spawn chance [1.2.3-R0.2]

Discussion in 'Inactive/Unsupported Plugins' started by Tim Visee, Jul 15, 2011.

     
  1. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Spawn Jockey - Spawn Spider Jockey's and any other mob
    Version: v0.2

    With this plugin you could easily spawn a Spider Jockey mob anywhere you want. This is just a plugin to spawn mobs with the feature that you could spawn a spider jockey or any other mob. For example you could even spawn a zombie with a creeper on its head, and a skeleton on top of it so the creeper and skeleton are sitting on the head of the zombie, this is just a fun feature.

    Video:
    This video shows you how the plugin works (outdated)


    Features:
    • Spawn Spider Jockeys with a single command
    • Spawn any other mob and even mobs sitting on each other
    • Permissions Support
    • Multi World support
    Upcomming Features:
    • Set Spawn chance of costum mobs
    Costum mobs:
    Jockey
    SpiderJockey

    Player Commands
    Plugin command: /spiderjockey or /sj
    Spawn a spider jockey; /sj jockey [amount]
    Spawn any other mob: /sj [mob-name] [amount]
    Show plugin help: /sj help
    Show current plugin version: /sj version

    Now to spawn stacked mobs
    Its really easy to spawns stacked mobs, mobs sitting on each other. For example, if you want to spawn a skeleton sitting on a zombie you need to spawn a mob with the name 'zombie:skeleton'. The zombie is the usual mob and the skeleton is the mob which is sitting on the zombie. If you want to spawn a zombie, with a skeleton and a creeper on it's head you need to use the command as follown; /sj zombie:skeleton:creeper [amount]
    If you need any more help please ask your question on this forum page.

    Download
    With the two links bellow you could download the Spider Jockey plugin;
    Download Spider Jockey V0.2 (hosted on dropbox.com)
    Download Spider Jockey V0.2 (hosted on mediafire.com)

    Installation:
    1. Download the plugin
    2. Add the SpiderJockey.jar file and the folder 'Spider Jockey' from the downloaded .zip file to the /plugin folder of the minecraft server. Also add the Spider Jockey/config.yml file to the folder plugins/Spider Jockey/config.yml
    3. Add the permissions if you have; (Look at the permissions paragraph underneeth)
    4. Start your game and use fastmining!

    Permissions
    Spawn mobs; spiderjockey.spawn

    Bugs
    Some stacked mobs are a little frantic becuase they are on a server.

    Changelog:
    Version 0.2 (9-3-2012)
    • Added the newest bukkit event system
      Rewrote the whole plugin
      Changed the way to spawn spider jockeys and mobs
      Added the help command (/sj help)
      Added the version command (/sj version)
      Now set how much mobs you want to spawn at once
      Removed the feature that you could set the spider jockey spawn chance, this will be added again later.
      Chaged some chat messages
      Fixed the permissions bug
      Fixed some little bugs
    Version 0.1
    • Plugin release
    Suggestions, Ideas and bugs
    If you have a suggestion or an idea, please tell me and maybe I will add it to the plugin!
    If you found any bug please tell me I will fix it as fast as I can.

    Donate
    Please donate some money so I can buy some coffee to make better plugins, I really like it if you give a donation!
    [IMG]

    This post has been edited 11 times. It was last edited by Tim Visee Mar 9, 2012.
    kahlilnc, rdemanta and Momojabano like this.
  2.  
  3. Offline

    eagle198

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What do i put in "spidermob"
  4. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I don't understand why you can't upload a folder to your server, or is it a online server and you need to select a file to upload and you can't select a folder?... It's right that the plugin don't create a folder with the required files if you don't have them.
    Try to make a folder on your server that have the same name as the folder inside the download and upload the files inside the folder of the donwloaded file into the folder that you created on the server...

    Another way is if you have a file location of the server like server://minecraft/plugins/spiderjockey if you have that, add on the end of the location the folder like this /spiderjockey so you get something like this server://minecraft/plugins/spiderjockey and upload the file to this location, the server will create the folder automaticly.
    If this doesn't work please tell me exactly what files/folders you can't upload and if it's posible send me a screenshot of the uploader thing (if the serversystem have this) or explain me how the server works because my server is a local desktop computer also in my room so I can add this folder to download id and drag and drop it to the server plugins folder.
    Momojabano likes this.
  5. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    In the first message you can find this, it's a spoiler called spiderMob's underneeth the title Spider Mobs, this is the list you can put in

    Code:
    spider
    spiderJockey / spiderSkeleton
    spiderChicken
    spiderCow
    spiderCreeper
    cpiderGhast
    spiderGiant
    spiderMonster / spiderHuman
    spiderPig
    spiderSheep
    spiderSquid
    spiderWolf
    spiderZombie
    spiderZombiePigman / spiderPigZombie
    Hope this helps!
  6. Offline

    eagle198

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Figured it myself,thanks anyway :D
  7. Offline

    Momojabano

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ok thanks i tried it and it worked .. thank you !
  8. Offline

    morizuki

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    suggestion aggressiveness, passive and friendly
  9. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great idea, I will try.
    morizuki likes this.
  10. Offline

    wassilij

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Bukkit 1000
    Command: /sj
    Code:
    2011-08-10 11:43:42 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spiderjockey' in plugin Spider Jockey v0.1
        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.ArrayIndexOutOfBoundsException: 0
        at me.timvisee.SpiderJockey.SpiderJockey.onCommand(SpiderJockey.java:81)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
  11. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Hmm, really strange, do you use the command in-game? Btw, is /sj what you typed as command or /sj [spiderMob]?
  12. Offline

    California292

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Suggestion for the multi-world support:
    On rendering a new map with a multi-world plugin such as MultiVerse or whatever, could you implement Spider Jockey (or any spider mob) dungeons? Configure them in the congif.yml with which spider mob dungeons you want to randomly generate, or something like that? I think it would add to the random aspect of the dungeons. This plugin seems to have died out, but it's the only one I've found to spawn Spider Jockeys.
  13. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I will try to make it, currently im not working on the plugin because I'm working on a World Generator (Best plugin ever :D)
  14. Offline

    Fr3sco2

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great plugin :D
    but I want to know how to put mobs in mobarena
  15. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Currently you can't, I need to ask the plugin developer of mob arena. But if you installed the plugin, and there spawns a spider, sometimes the plugin replaces the spider with a spiderJockey or a spiderZombie or something like that, you can set the chances inside the config file. Also when a spider spawns inside the mob arena the plugin will replace the spider with another spider mob (like spiderJockey), if you want a LOT more spider jockeys in your arena, you need to set the spawn chances of these mobs inside the config file, like a spider with a chance of 1 and the spiderJockeys with a chance of 2, just play a little bit arround with it. I hope you understand what I said.
  16. Offline

    BioRage

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can we get a video demo? :)
  17. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    A yes of course, I will made the video withing one or two days I think :)
  18. Offline

    BioRage

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Great, look forward to it :D
  19. Offline

    GoalieCatch5

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Awesome plugin!
    *downloads*
  20. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    :)
  21. Offline

    Lyikos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Cool plugin, but I'm getting these when using commands.
    Code:
    [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'sj' in plugin Spider Jockey v0.1
        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.ArrayIndexOutOfBoundsException: 0
        at me.timvisee.SpiderJockey.SpiderJockey.onCommand(SpiderJockey.java:81)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-08-21 17:48:01 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spiderjockey' in plugin Spider Jockey v0.1
        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.ArrayIndexOutOfBoundsException: 0
        at me.timvisee.SpiderJockey.SpiderJockey.onCommand(SpiderJockey.java:81)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    Any idea what's causing it.
  22. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You must use the commands ingame... I don't know if you did, tell me when you get these, on the /sj command, but was in ingame and was it something like '/js spiderJockey'
  23. Offline

    Lyikos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Both /sj and /spiderjockey generate these ingame.
  24. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    even when you put a name of a spider mob after the command like this '/sj spiderJockey' ?
    If it does, probably another plugin conflicts with it :(
  25. Online

    number1_Master

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    can there b a video?!?!?!
  26. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes, of course, I'm going to create them, also 3 for my other (currently) plugins, and im also working hard on a wolrd generator (Dungeon Maze), so I hope the video will be comming soon, but I'm not sure... It's on my TODO list

    This post has been edited 1 time. It was last edited by Tim Visee Aug 23, 2011.
    nunber1_Master likes this.
  27. Offline

    Lyikos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Dont know what happened but its working now.
  28. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No, try to download the plugin again and install it again (not really install). And DON'T forget to add the Spider Jockey/config.yml folder/file also to your plugins folder (maybe that was the problem). If that wouldn't work, please tell me.
  29. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I'm going to start making the video right now, but as I already said I don't know when it's done...
  30. Offline

    Lyikos

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Re-read my message, I'm saying working. ie its fine and summons spider jockeys on command with no errors.
  31. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh, fail, sorry :p
  32. Offline

    Tim Visee

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I just uploaded a video, its not the best video but it shows you how the plugin works :)
    nunber1_Master likes this.

Share This Page