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

    bartbergmans

    How to spawn colored sheeps?
     
  3. Offline

    Hubok

    Can I make a suggestion?
    How about group-specific Permissions for a limit on mob spawning?
     
  4. Offline

    jordanneil23

    Will try to add these in a future update.
    Sounds challenging, I could attempt to do this but I can't promise that it will be added.

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

    DVecc

    Gave myself the - spawnmob.creeper.electrocuted node and it still tells me I don't have permission to do that.
     
  6. Offline

    bartbergmans

    Sweet :)
     
    jordanneil23 likes this.
  7. Offline

    cispi

    Ehm why dont spawn anytihing?
    Say : 1 pig spawned but around me i dont see anything.
     
  8. Offline

    Harley16

    hi i try type /spawnmob ecreeper and i get you can't do that how do i fix it?
     
  9. Offline

    morizuki

    do you support MobSpawner Light Level? so they can still spawn when there's torch around them??
     
  10. Offline

    collinhall

    You should add an option the the mob spawners that limits how many animals spawn from it at once, EG only 2 pigs spawn out at a time, so no more pigs will spawn after 3 until one of them dies. Thanks
     
  11. Got a feature request, can you add a config flag such as:
    ignore_server_monster_settings: true

    Which allows spawners to spawn monsters for example, in areas where natural monster spawning is disabled.
     
  12. Offline

    Masterflapdrol

    Hey whats monster???? i mean zombie has alredy been chosen... teh big mistery...
     
  13. Offline

    matejdro

    AFAIK that commands disables monsters, not natural spawning. So there is now to spawn them with spawning off.


    Any plans for adding Endermen. Blue Spiders and SilverFish?
     
  14. Offline

    jordanneil23

    Yes, but the CreatureType.ENDERMAN etc. have not been added as far as I can tell and are needed to be added to this, so I will add them as soon as possible.
     
  15. Offline

    slymon99

    EPIC EPIC EPIC
     
  16. Offline

    jordanneil23

    V1.9.8

    P.S.
    Slimes can ride other mobs and other mobs can ride slimes now.
     
  17. Offline

    Xplodin

    found a prob. cant spawn monsters....
    Code:
    01:07:00 [SEVERE] java.lang.InstantiationException
    01:07:00 [SEVERE]      at sun.reflect.InstantiationExceptionConstructorAccessor
    Impl.newInstance(Unknown Source)
    01:07:00 [SEVERE]      at java.lang.reflect.Constructor.newInstance(Unknown Sou
    rce)
    01:07:00 [SEVERE]      at net.minecraft.server.EntityTypes.a(SourceFile:67)
    01:07:00 [SEVERE]      at org.bukkit.craftbukkit.CraftWorld.spawnCreature(Craft
    World.java:324)
    01:07:00 [SEVERE]      at com.jordanneil23.SpawnMob.Mob.spawn(Mob.java:64)
    01:07:00 [SEVERE]      at com.jordanneil23.SpawnMob.MobHandling.spawnIt(MobHand
    ling.java:48)
    01:07:00 [SEVERE]      at com.jordanneil23.SpawnMob.CommandHandler.perform(Comm
    andHandler.java:289)
    01:07:00 [SEVERE]      at com.jordanneil23.SpawnMob.SpawnMob.onCommand(SpawnMob
    .java:160)
    01:07:00 [SEVERE]      at com.earth2me.essentials.Essentials.onCommandEssential
    s(Essentials.java:399)
    01:07:00 [SEVERE]      at com.earth2me.essentials.Essentials.onCommand(Essentia
    ls.java:347)
    01:07:00 [SEVERE]      at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:39)
    01:07:00 [SEVERE]      at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:163)
    01:07:00 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:347)
    01:07:00 [SEVERE]      at net.minecraft.server.NetServerHandler.handleCommand(N
    etServerHandler.java:755)
    01:07:00 [SEVERE]      at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:720)
    01:07:00 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:713)
    01:07:00 [SEVERE]      at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:3
    3)
    01:07:00 [SEVERE]      at net.minecraft.server.NetworkManager.b(NetworkManager.
    java:226)
    01:07:00 [SEVERE]      at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:91)
    01:07:00 [SEVERE]      at net.minecraft.server.NetworkListenThread.a(SourceFile
    :108)
    01:07:00 [SEVERE]      at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:464)
    01:07:00 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:374)
    01:07:00 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:417)
     
  18. Offline

    Kenny_ken

    Hey guys, I got this problem:
    I am using Craftbukkit 1.8 , nightly build, no stable :S
     
  19. Offline

    LionsBlood


    I'm getting the same problem it is "Unhandled" and the cause is Caused by: java.lang.NoSuchFieldError: ENDERMAN

    Any help? I have used your plugin before and it worked great until yesterday when i updated it for colored sheep and Enderman! Thanks ahead of time! :D[/quote]

    Cool Nice new feature great :D i love the plugin but now I'm getting the error above! Lol?

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

    Kenny_ken

    Well, I think its because the.. ENDERMAN :D
    Well I will try to use an older version. Maybe this works. WorldEdit, Craftbook and Permissions für 1.7.3 work fine for 1.8 btw :)
     
  21. Offline

    Celtic Minstrel

    @Kenny_ken & @LionsBlood – Come on, really? Your issue is that you're using a too old version of CraftBukkit.
     
    jordanneil23 likes this.
  22. Offline

    jordanneil23

    This plugin conflicts with essentials spawnmob command.
     
  23. Offline

    Celtic Minstrel

    Doesn't look like that's quite the issue there, though.
     
  24. Offline

    EvilNilla

    We're getting the same issue.

    Could it be Spout that's causing issues?
    Here's our plugin list:
    mxAntiPVPCheat BorderGuard StealthLogin LivingForest Votifier SignColours Lottery OrbRemoval PermissionsBukkit NarrowtuxLib Mail BetterSnow Spout Inception ChestSearch HomeSpawnPlus PistonProtect LavaBoat iPaint TooManyBuckets Minequery AutoCraft MobDisguise Dontkickme WorldManager SimpleReserve mChat RedstoneClockDetector PhysicalShop LivingBuilding godPowers SignLogger WorldEdit ZeeSlag Power Doors PickBoat RepairChest Permissions KitPlugin TGM cbDocmand LagMeter nSpleef NetherBan TelePlusPlus SpleefExtreme WolfPound EnderNerf WorldGuard Hug BanHammer AutoTool RawcriticsOreObfuscationPluginSpout SpamHammer MagicCarpet Stargate OpenInv SimpleClans DeathMessagePlugin DiamondAlert SpawnMob SpawnControl LongDistanceTorch PreciousStones Core HawkEye ChessCraft PreciousStones VanishNoPacket WorldBorder SignEditSpout
     
  25. Offline

    ElectrON

    /spawnmon = /spawnmob = ?
     
    jordanneil23 likes this.
  26. Offline

    joshtemplin3

    What about Essentials? that has /spawnmob.

    EDIT:

    I got this error from the server console when i typed "/spawnmob Zombie;Chicken" in the client (with Essentials UNINSTALLED.), ... :
    "
    14:35:54 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'spawnmob' in plugin SpawnMob v1.9.8
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:41)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:163)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:347)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:756)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:721)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:714)
    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:91)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:464)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.jordanneil23.SpawnMob.Mob
    at com.jordanneil23.SpawnMob.CommandHandler.perform(CommandHandler.java:268)
    at com.jordanneil23.SpawnMob.SpawnMob.onCommand(SpawnMob.java:160)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:39)
    ... 12 more
    ".
    More info:

    14:24:26 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1020-gb412283-b1124jnks (MC: 1.8.1)
     
  27. Offline

    Celtic Minstrel

    That error should not happen... :/ Maybe try deleting the jar and redownloading?
     
  28. Offline

    xdaveohx

    Will passive mobs that are spawned with this plugin eventually despawn in 1.8.1?
     
  29. Offline

    Julianoz1224

    Whenever I try /spawnmob sheep:cyan or any other colour, or /spawnmob slime:5 or any other size I get "Unkown mob specified!"
     
  30. Offline

    alfskan

    after update, spider doesnt spawn from spawner.

    using cb 1185 and lastest yours.
     
  31. Offline

    tormunds

    Hummm i need help, when i try to spawn mobs this says me "an error occurred while attempting to perform this command".

    What i can do?
     

Share This Page