Inactive [ADMN/FUN] SpawnMob - Advanced mob spawning.[1.2.5 and up]

Discussion in 'Inactive/Unsupported Plugins' started by jordanneil23, Feb 25, 2011.

  1. Offline

    jordanneil23

    [​IMG]
    MOVED TO BUKKIT DEV!
    ------------------------------------------------------------------------------------------------------
    THIS IS NO LONGER WATCHED, IT WILL BE RARE TO GET A REPLY FROM ME ON THIS POST GO TO THE BUKKIT DEV PAGE TO GET HELP
    ------------------------------------------------------------------------------------------------------
    This is a continuation of SpawnMob which was originally made/developed by xmlns.​
    ------------------------------------------------------------------------------------------------------
    Downloads
    Zip

    -​
    [​IMG]
    -​
    ------------------------------------------------------------------------------------------------------
    Twitter/Donations
    -
    [​IMG]
    -
    Follow SpawnMob on twitter for details on when updates will be released.
    -
    I'm not asking for a donation but if you like the plugin and feel generous click the donate button :)
    [​IMG]
    ------------------------------------------------------------------------------------------------------
    Commands and Features

    On the Wiki
    ------------------------------------------------------------------------------------------------------


    Mob List
    On the Wiki
    ------------------------------------------------------------------------------------------------------

    Mob Kits
    On the Wiki
    ------------------------------------------------------------------------------------------------------
    Permissions
    On the Wiki
    ------------------------------------------------------------------------------------------------------
    Known Bug(s)
    On the Wiki
     
  2. Offline

    jordanneil23

    All hostile mobs, or just creepers? If you enter '/spawnmob creeper' (no number) it will error.
     
  3. Offline

    matejdro

    Just creepers, my bad.

    It appears that it works if i type" /spawnmob creeper 1". But it will fail without number ("/spawnmob creeper").
     
  4. Offline

    jordanneil23

    It was in the bugs, but I usually don't read the known bugs on plugins I use either. I'll fix it when I get the time, I am going somewhere right now.
     
  5. Offline

    matejdro

    I see only slimes, mobspawner pigs and wolves. Not creepers or creepers without numbers.
     
  6. Offline

    salutwww

    I try to put the delay to 10 on a monster spawner with /mspawn delay 10, but it still stay to 0 and no mob spawn.
     
  7. Offline

    o0AzzA0o

    using 860 and latest version of plugin get this error when using /spawnmob

    18:11:22 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spawnmob' in plugin SpawnMob v1.9.4
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NumberFormatException: null
    at java.lang.Integer.parseInt(Integer.java:458)
    at java.lang.Integer.parseInt(Integer.java:540)
    at com.jordanneil23.SpawnMob.CommandHandler.convertStringtoInt(CommandHandler.java:578)
    at com.jordanneil23.SpawnMob.CommandHandler.perform(CommandHandler.java:31)
    at com.jordanneil23.SpawnMob.SpawnMob.onCommand(SpawnMob.java:121)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    ... 12 more
     
  8. Offline

    The PC Tech Guy

    What are you attempting to spawn?
    @jordanneil23 Well I got tired of CommandBook's mobspawn (primarily that I must add #target if I want it to spawn where I look), so I'm back on yours. I still think you should look at how CommandBook spawns mobs, maybe it can help with your bug squashing.
     
    jordanneil23 likes this.
  9. Offline

    Flenix

    Would it be possible to make it (via config) that a mob spawned with this doesn't give a drop? Also (maybe a little harder) one that cancels out money drops from other plugins (such as CookieMonster)

    Players seem to be spawning mobs to get their drops with our current plugin (Essentials) and not for PvP as intended, so if yours could do this it'd be great :D

    Also, does this spawn the mob next to you or at the cursor? doesn't say in OP.

    Thanks
     
  10. Offline

    Celtic Minstrel

    This is possible in principle (by keeping track of spawned mobs).

    It's very difficult for one plugin to change the behaviour of another plugin unless that plugin provides a public API. It's possible to do, but would likely require working with the authors of plugins that give money drops.

    It should spawn at the cursor.
     
    jordanneil23 likes this.
  11. Offline

    o0AzzA0o

    it was when just typing the command /spawnmob
     
  12. Offline

    tarix

    Good evening,

    I'm French, sorry for my spelling.

    How to make a monster friend?

    Because I want to do an event on my server:

    Do a bullring, with monsters in it and players must kill them.

    The only problem is that when I invoke the monsters, the monsters attack me me and not the others!


    And even when I left the room, looks at me and zombies is no damage on others.


    I would like to have a technique to bring the monsters and then the friend to foe.
     
  13. Offline

    link2004

    Good evening,
    If i try /spawnmob chicken giant, /spawnmob chicken;giant, /spawnmob chicken:giant nothing happend. Because you have said "- /spawnmob Chicken;Giant 5 will spawn a giant riding a chicken" but it doesnt work help please i want to see it :D

    Sorry for my bad english :S

    Oh yea and nice Plugin ;)
     
  14. Does it work with commandbook? Or will it interfere?
     
  15. Offline

    Celtic Minstrel

    It'll interfere unless you disable the spawnmob command in CommandBook.
     
    jordanneil23 likes this.
  16. Offline

    Sayshal

    You should add SpawnMob Kits. To spawn multiple mobs of different kinds at once. If anyone knows how to do this PLEASE let me know. I need it for my arena :)
     
    jordanneil23 likes this.
  17. Offline

    Celtic Minstrel

    That would actually be quite easy to do.
     
  18. Offline

    jordanneil23

    I might actually try and add this. :D
    Next update will be sometime this week. (I hope!)
     
  19. Offline

    Darth_Sidius

    how do you install this into your server?

    i mean my server

    I need help installing this onto my server. Whenever I try to install this all it says is:
    C:\Users\Robyn\Desktop\BIG MINECRAFT\Minecraft Additional Server>java -Xmx1024M
    -Xms1024M -jar minecraft_server.jar nogui
    148 recipes
    16 achievements
    2011-06-28 19:38:25 [INFO] Starting minecraft server version Beta 1.6.6
    2011-06-28 19:38:25 [INFO] Loading properties
    2011-06-28 19:38:25 [INFO] Starting Minecraft server on *:25565
    2011-06-28 19:38:25 [INFO] Preparing level "Middle Ages"
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at me.b(SourceFile:54)
    at ev.a(SourceFile:84)
    at net.minecraft.server.MinecraftServer.a(SourceFile:171)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at me.b(SourceFile:65)
    at ev.a(SourceFile:84)
    at net.minecraft.server.MinecraftServer.a(SourceFile:171)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at do.c(SourceFile:95)
    at dh.<init>(SourceFile:156)
    at dn.<init>(SourceFile:34)
    at net.minecraft.server.MinecraftServer.a(SourceFile:201)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at do.c(SourceFile:107)
    at dh.<init>(SourceFile:156)
    at dn.<init>(SourceFile:34)
    at net.minecraft.server.MinecraftServer.a(SourceFile:201)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at do.c(SourceFile:95)
    at dh.<init>(SourceFile:156)
    at dn.<init>(SourceFile:34)
    at ee.<init>(SourceFile:9)
    at net.minecraft.server.MinecraftServer.a(SourceFile:202)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.io.IOException: Not in GZIP format
    at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    at af.a(SourceFile:8)
    at do.c(SourceFile:107)
    at dh.<init>(SourceFile:156)
    at dn.<init>(SourceFile:34)
    at ee.<init>(SourceFile:9)
    at net.minecraft.server.MinecraftServer.a(SourceFile:202)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    java.lang.NullPointerException
    at dn.c(SourceFile:81)
    at dh.a(SourceFile:1848)
    at hf.d(SourceFile:471)
    at hb.c(SourceFile:75)
    at hb.b(SourceFile:96)
    at dh.c(SourceFile:329)
    at dh.a(SourceFile:286)
    at dh.e(SourceFile:290)
    at dh.a(SourceFile:227)
    at ns.a(SourceFile:37)
    at dh.c(SourceFile:202)
    at dh.<init>(SourceFile:179)
    at dn.<init>(SourceFile:34)
    at ee.<init>(SourceFile:9)
    at net.minecraft.server.MinecraftServer.a(SourceFile:202)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)
    2011-06-28 19:38:26 [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at dn.c(SourceFile:81)
    at dh.a(SourceFile:1848)
    at hf.d(SourceFile:471)
    at hb.c(SourceFile:75)
    at hb.b(SourceFile:96)
    at dh.c(SourceFile:329)
    at dh.a(SourceFile:286)
    at dh.e(SourceFile:290)
    at dh.a(SourceFile:227)
    at ns.a(SourceFile:37)
    at dh.c(SourceFile:202)
    at dh.<init>(SourceFile:179)
    at dn.<init>(SourceFile:34)
    at ee.<init>(SourceFile:9)
    at net.minecraft.server.MinecraftServer.a(SourceFile:202)
    at net.minecraft.server.MinecraftServer.c(SourceFile:162)
    at net.minecraft.server.MinecraftServer.run(SourceFile:284)
    at bo.run(SourceFile:422)

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

    jordanneil23

    This is caused by a corrupted world file, and should not be caused by this plugin.

    It may or may not work on the recommended CraftBukkit but, just put it in the plugins folder.
     
  21. Offline

    Darth_Sidius

    wait do you have to have a Bukkit server to install this plugin?
     
  22. Offline

    Celtic Minstrel

    ...

    This is the Bukkit forums. Why don't you try answering that question yourself?
     
    S0M3ONE and jordanneil23 like this.
  23. Offline

    Darth_Sidius

  24. Offline

    jordanneil23

    Little update on the progress so far:
    I have already got the Mob Kits added, and mostly bug free, thanks for the idea @Sayshal
    I am now trying to fix some bus to do with the spawning of wolves and creepers, might try to add the colored sheep next :)
     
  25. Offline

    Celtic Minstrel

    Well, with mob kits, this now has something that General does not have, so yay. (And I'm not going to add mob kits to General.) What about saddled pigs?
     
  26. Offline

    jordanneil23

    Hmm, maybe in the future. :D

    Preview of Mob Kits!

    SpawnMob
    V1.9.5
    P.S. Kit names are case sensitive, but the mob names are not.

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

    Sayshal

    Please do!
     
  28. Offline

    jordanneil23

    Already did, Permissions: spawnmob.kits
    (I had a GIT fail, the correct jar is now up)
    And the no permissions option may not work until the next update :/
     
  29. Offline

    Celtic Minstrel

    You forgot to mention how to define the kits...?
     
  30. Offline

    jordanneil23

    Define as in make? I will do that here.
    Here is an example kit that i used in the video:
    all=creeper,pig,cow,chicken,wolf,zombie,spider,skeleton,squid,pig_zombie,sheep,ghast,giant,slime,monster
    To make a kit start with the name
    NAME=
    Then the mobs
    NAME=cow,chicken,creeper
    Then you are done, remember that the names are case sensitive but the mobs are not, this will change in later versions.
     
  31. Offline

    jordanneil23

    SpawnMob
    1.9.6
     

Share This Page