SpawnMob

SpawnMob lets you spawn mobs! But wait that's not all! SpawnMob has many features such as: Mob kits, tamed animal spawning (ocelots, horses, wolves), baby mob spawning, killing mobs, advanced horse spawning, mob spawning to custom coordinates, mob spawning onto a players location, spawn mobs riding mobs (Spider Jockeys), making mobs ride players, making players ride mobs, making players ride players, and changing what mob spawners are set to spawn. Even more features are coming soon!
You can find more information at this link: http://dev.bukkit.org/bukkit-plugins/spawnmob/pages/
Update
- The new plugin zip has been uploaded and is waiting for approval. This adds support for 1.8, new mobs, and the update system. Oh and it breaks lots of things, YAY.
- YOU HAVE TO MANUALLY DOWNLOAD THE BETA BY GOING TO THE FILES TAB
My life update:
- I will be completely re-designing this plugin with the knowledge I have collected in my first two years of college (computer science major). When that finally happens, you can expect normal updates to this plugin and additional features to be added.
Next Release
The next release will have the following new features/bug fixes:
- Console commands
- Command block support
- General fixing of everything
Installation
Extract files to the plugins folder of your server.
Run the server.
Edit config files.
Restart server.
Please post bugs and errors as a "Ticket" on here.
Read this before posting a ticket: http://dev.bukkit.org/wiki/projects/how-to-file-tickets/
Link to post a "Ticket": http://dev.bukkit.org/bukkit-plugins/spawnmob/create-ticket/
Commands and Features
http://dev.bukkit.org/bukkit-plugins/spawnmob/pages/features-and-how-to-use-commands/
Video by http://dev.bukkit.org/profiles/Y0urShad0vv/
http://www.youtube.com/watch?v=qQfvrFBaZH0
Mob List
Permissions
http://dev.bukkit.org/bukkit-plugins/spawnmob/pages/permissions/
Bugs
- The new craftbukkit release has broken the way I found if players are online, things broken due to this will be marked with a *
- Spawning mobs riding players or players riding mobs OR players riding players is broken.
- Spawning mobs onto a player location is broken.
- Anything to do with spawning things to on or with players is broken.
- Elder Guardian cannot be spawned.
- Zombie Villager cannot be spawned.
- Mob spawner can't be changed to mobs that have '_' in the name. Example: Magma_Cube
Todo List
- Spawn on signs
- Command block support
- Console support
Stay Connected
Facebook: http://facebook.com/jordanneil23page
My Twitter: https://twitter.com/jordanneil23
SpawnMob's Twitter (connected to github, live updates) - https://twitter.com/SpawnMob
-
View User Profile
-
Send Message
Posted Feb 16, 2014@TNTftw21
My problem was that /summon didnt work with bukkit, but i switched to spigot and now /summon works. But i did find this plugins http://dev.bukkit.org/bukkit-plugins/cbwrapper/pages/usage/ that allows this pkugin to be used in command blocks.
-
View User Profile
-
Send Message
Posted Feb 14, 2014For the command blocks, couldn't you just set it up so that the mob spawns at a specified location, like with /summon, and if one isn't specified it just plops it on/near you, like in /summon? That way the command block would just have to be told a location, or a player to spawn it at.
-
View User Profile
-
Send Message
Posted Feb 7, 2014Oh.. Hey. [/sm pigzombie] command is error like skeleton. It spawns PigZombie with not weapon. Please fix it too.
-
View User Profile
-
Send Message
Posted Jan 26, 2014@Wbfw
Thank you! I noticed after I released this plugin that Minecraft changed the whole mob equip thing, in the next release it will be fixed! Also in the next release there will be witherskeletons (With stone swords)!
-
View User Profile
-
Send Message
Posted Jan 26, 2014Very good ! I have expected this. : I test it. Despite other command, when 'skeleton' spawn, the skeleton have not weapon. please modify it. And is it possible spawn with skeleton and wither_skeleton distinguished? I think this is good! What do you think?
-
View User Profile
-
Send Message
Posted Jan 23, 2014@jordanneil23
It's all good. Another idea is to be able to select a spawner and then select where the spawner spawns the mobs.
-
View User Profile
-
Send Message
Posted Jan 23, 2014@elirock12
When I coded this before command blocks I made everything have to send things to a player, therefor anything that's not a player can't currently use the commands in the plugin. I am adding the ability to use command blocks in the next update, sorry for any inconvenience this might have brought.
-
View User Profile
-
Send Message
Posted Jan 22, 2014@jordanneil23
Thanks alot! Only problem i noticed is that the commands cant be done by command blocks. I know that some of them shouldnt be used command blocks (like /sm (mob) wouldnt work), but other commands should (like /sm (mob) (amount) loc (X Y Z) should work). Any way to fix this?
-
View User Profile
-
Send Message
Posted Jan 22, 2014@elirock12
The new files are now up!
-
View User Profile
-
Send Message
Posted Jan 21, 2014@jordanneil23
ok, i just scrolled down on the comments and i proberly should've looked their first because you mentioned this before. Sorry for asking again.
-
View User Profile
-
Send Message
Posted Jan 20, 2014@elirock12
That's because the files weren't updated. I haven't been on here in a while and didn't know the policies have changed. I have to edit the plugin to follow these policies. Sorry.
-
View User Profile
-
Send Message
Posted Jan 19, 2014All the commands are broken for me to put it simply. when i do /sm is gives me the error "An international error has occurred while trying to perform this command" and when i try /ms or /sm (mob) [amount] or any other type of comamnd through this plugin it doesnt work and leaves my screen blank. My console gets this error
19.01 23:27:38 [Server] INFO ... 13 more 19.01 23:27:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at com.jordanneil23.SpawnMob.Main.onCommand(Main.java:64) [?:?] 19.01 23:27:38 [Server] INFO at com.jordanneil23.SpawnMob.Commands.perform(Commands.java:61) [?:?] 19.01 23:27:38 [Server] INFO Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO at us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:99) [?:?] 19.01 23:27:38 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) [craftbukkit_beta_2974.jar:git-Bukkit-1.7.2-R0.2-b2974jnks] 19.01 23:27:38 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'sm' in plugin SpawnMob v4 19.01 23:27:38 [Server] ERROR null
-
View User Profile
-
Send Message
Posted Jan 10, 2014Forget what I said in the last comment, I am beginning work on a build for the Bukkit Beta 1.7.2-R0.2. This will be my main priority until I am done and a release is ready.
-
View User Profile
-
Send Message
Posted Oct 17, 2013To clarify, in 1.6.4, if you type just /spawnmob you get an internal error. If you type /spawnmob list, for example, it displays. But both /spawnmob <mob> and /spawnmob kill <mob> 10 does absolutely nothing.
-
View User Profile
-
Send Message
Posted Oct 13, 2013same here?
-
View User Profile
-
Send Message
Posted Sep 15, 2013Hey! I am trying to get this plugin on my server, but whenever I attempt to do so, it doesnt work. I always get the same syntax error: An internal error occurred while attempting to perform this command.
org.bukkit.command.CommandException: Unhandled exception executing command 'spaw nmob' in plugin SpawnMob v4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:19 1) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServe r.java:523) at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerCon nection.java:962) at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.j ava:880) at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java :837) at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49) at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296 ) at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java :116) at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:5 90) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:2 26) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:4 86) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java :419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:5 82) Caused by: java.lang.ArrayIndexOutOfBoundsException: 0 at com.jordanneil23.SpawnMob.Commands.perform(Commands.java:61) at com.jordanneil23.SpawnMob.Main.onCommand(Main.java:64) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more
-
View User Profile
-
Send Message
Posted Aug 15, 2013@Cyborax
Sorry for the late reply, I'm busy with school, many things don't work in 3.2 and are fixed in 4.0. You can try the beta and tell me if that fixes some of your issues.
-
View User Profile
-
Send Message
Posted Aug 13, 2013Cant kill Ocelots with Bukkit#2838 and SpawnMob 3.2
-
View User Profile
-
Send Message
Posted Aug 4, 2013@OMGguy18
Which version of the plugin?
-
View User Profile
-
Send Message
Posted Aug 4, 2013Permissions not working. Using BukkitPermissions.