InsaneMobs2

You want to make survival a challenge again?
You are tired of weak mobs in your world?
This is what you need!
InsaneMobs adds new custom mobs to your server, with special abilities and effects.
They can be spawned by a command, by the console and Command Blocks or just let them spawn like any other mob in your world!
Commands
/insanemobs - Main command
/insanemobs help - Displays the help page
/insanemobs list - Shows a list of all the mobs and their displaynames
/insanemobs <mob> - Spawns a mob
/insanemobs reload - Reloads the config.yml
You can also spawn a mob from the console or from a Command Block.
Syntax is /insanemobs <mob> <x> <y> <z> <world>.
For example:
/insanemobs batcreeper 243 78 56 BuildWorld
This would spawn a batcreeper at the position x=243,y=78,z=56 in a custom world called "BuildWorld".
Permissions
insanemobs.* - Gives all permissions of the plugin
insanemobs.list - Gives permission for /insanemobs list
insanemobs.help - Gives permission for /insanemobs help
insanemobs.mob.<mob> - Gives permission for a certain mob
insanemobs.reload - Gives permission for /insanemobs reload
Configuration
Go to Configuration page.
Mobs

BoomSpider
This eight-legged terror will give you a nice present on approaching.

BatCreeper
Is it a bird? Is it a plane? No, it's a flying creeper!

Golem
Even blocks are mad these days...

FlyPig
Float up to the sky above you!

TowerSpider
What is more dangerous than one single spider? A tower of many spiders!

HauntedArmor
This rusty chainmail did not want to accept the death of its wearer.

ZombieWarrior
This zombie spent 100 years in a fight school for undead. Nobody can beat it.

DarkKnight
FOR THE KINGDOM OF DEATH!

SpiderWitch
Witches don't like walking. Riding on spiders is better.

RainbowSheep
No, that's not Nyan Cat, it's a sheep!

Giant
It fell into a magical potion many years ago...

ZombieMage
This zombie has a necromancy skill level of 254!

BigSlime
A big bunch of jelly.

BigCube
A big bunch of molten jelly.

HellWolf
It's a real hot-dog!

Skelezomb
Is it a chimaera? Maybe it's just a Zombie wearing a Skeleton head.

E.X.X.O.N
EXTERMINATE!

FestivalCreeper
We shall never forget the golden days! #10k downloads

ChickenRider
Who is the boss?

EvilChicken
It watches you. It knows where you are. There is no place to hide.

Inferno
A molten warrior. Everything it touches will burn down.

RootSpider
Spiders never fight alone!

HauntedBook
A dark curse forces it to kill

Rogue
A sneaky zombie assassin. How HIDEous.

BattleTower
Feel the flames upon your skin...

BadPiggie
Better be a vegetarian or call some birds
Videos
German review
Thanks to "BukkitFAQ" for making this video!
Portuguese review
Thanks to "AbsintoJPl" ("AbsintoJ" on YouTube) for making this video!
I need a review for Version 2.0 for many things have been changed and the old reviews are not up-to-date anymore, so if you made one, just tell me so I can put it on this page! Thank you!
-
View User Profile
-
Send Message
Posted Mar 15, 2014@rnoa
The mobs normally spawn at the block you're looking at... I don't know why it does not work... maybe mob spawning is disabled in the area?
-
View User Profile
-
Send Message
Posted Mar 14, 2014How can I see what I have spawned? I spawn im with the command and it says I've spawned them, but I don't see them! Are they spawned at a random location?
-
View User Profile
-
Send Message
Posted Mar 12, 2014@FingersMeller
This has been added in version 1.9.4.
-
View User Profile
-
Send Message
Posted Mar 12, 2014Interferes with InfernalMobs due to same use of /im command. Lt me know when this is fixed.
-
View User Profile
-
Send Message
Posted Mar 12, 2014@EmeraldDEV,
Some of these are mobs are just awesome! However, would you consider adding a way to turn each mob on or off in the config file, that way we can pick and choose which ones we want?
-
View User Profile
-
Send Message
Posted Mar 7, 2014@Melonking
The error says, that you're using version 1.7. Please just update to 1.9.2. The error has been fixed in this version.
-
View User Profile
-
Send Message
Posted Mar 3, 2014This error popped up today.
[15:50:04] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to InsaneMobs v1.7 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:487) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:472) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:99) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:403) [spigot-1325.jar:git-Spigot-1325] at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:431) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityLiving.damageEntity(EntityLiving.java:663) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityMonster.damageEntity(EntityMonster.java:47) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityIronGolem.m(EntityIronGolem.java:111) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.PathfinderGoalMeleeAttack.e(PathfinderGoalMeleeAttack.java:100) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.PathfinderGoalSelector.a(PathfinderGoalSelector.java:108) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityInsentient.bn(EntityInsentient.java:433) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityLiving.e(EntityLiving.java:1443) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityInsentient.e(EntityInsentient.java:306) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityIronGolem.e(EntityIronGolem.java:73) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityLiving.h(EntityLiving.java:1306) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.EntityInsentient.h(EntityInsentient.java:150) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.World.entityJoinedWorld(World.java:1484) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.World.playerJoinedWorld(World.java:1460) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.World.tickEntities(World.java:1329) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.WorldServer.tickEntities(WorldServer.java:514) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:673) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:562) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:469) [spigot-1325.jar:git-Spigot-1325] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot-1325.jar:git-Spigot-1325] Caused by: java.lang.NullPointerException at me.sueswol.insanemobs.spawncommand.onEntityDamageByEntity(spawncommand.java:571) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_25] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_25] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_25] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_25] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:318) [spigot-1325.jar:git-Spigot-1325] ... 27 more
-
View User Profile
-
Send Message
Posted Feb 14, 2014@booggy
The bug with the DarkKnight has been fixed in the latest version (1.9.2).
I am working on a way to disable mobs and later, I will start working on a drop configuration.
I cannot find the IronGolem bug.... I tested it and it works fine... please send me the full exception.
-
View User Profile
-
Send Message
Posted Feb 14, 2014Great plugin, thanks for your work! I also got some requests:
- Drop configuration for your special mobs - otherwise they are just wasted time for players - Disabling certain mob spawn (maybe if its respawn is 0 in config?) - A possibilty to add a max spawn of ZombieMages minions
Also the skeleton horse spawn is a bit messy, had to remove you're awesome dark knights for this :( Another error: you can't use normal irongolems without EventExceptions (EntityDamageByEntityEvent)
-
View User Profile
-
Send Message
Posted Feb 14, 2014can you make item drop toggle
I do not want mob dorp item
thanks
-
View User Profile
-
Send Message
Posted Feb 11, 2014Unfortunately, there is still that bug which spawn a lot of skeletal horses:
Och and there is info that it is 1.7 version :P
"[22:57:12 INFO]: [InsaneMobs] Enabling InsaneMobs v1.7 [22:57:12 INFO]: [InsaneMobs] Thanks for choosing this plugin! [22:57:12 INFO]: [InsaneMobs] Created by sueswol"
-
View User Profile
-
Send Message
Posted Feb 11, 2014@GoldenEagle1995
Please send me the full error in a PM or just in the comments. And are the spawnrates of the mobs lower than the default rates?
-
View User Profile
-
Send Message
Posted Feb 11, 2014the plugin is nice but it spams the console with errors i cant have it crashing my server
-
View User Profile
-
Send Message
Posted Feb 8, 2014@ircopdd
That's not a bug. The description says: "An old machine, built to annihilate the bad". "the bad" means the monsters, so it was built to kill monsters and not players.
-
View User Profile
-
Send Message
Posted Feb 8, 2014@EmeraldDEV
bug
E.X.X.O.N attack ohter mob
make More mob.....
-
View User Profile
-
Send Message
Posted Feb 7, 2014@thecreator809 Every mob, that uses a weapon or has an armor, can drop it, but the chance is low. Maybe you can change dropchances in future updates.
-
View User Profile
-
Send Message
Posted Feb 7, 2014do bosses have any some sort of special drops like diamonds or a op sword or maybe a enchanted piece of armor
-
View User Profile
-
Send Message
Posted Feb 6, 2014Thx! But there is another problem. In config file there is no option to change spawn rate of skeletal horse (without any rider) for a few days there spawned a looooot of it :<
P.S sorry for my english :<
-
View User Profile
-
Send Message
Posted Feb 6, 2014@Azanath
Maybe i will implement this in the next version.
-
View User Profile
-
Send Message
Posted Feb 6, 2014Hi! Is there any option to turn off some mobs from the list? :)