Monster Apocalypse
Monster Apocalypse Version 19.6
Version 19.6 is only supported on Minecraft 1.11.0+. Please visit the Spigot page for support.
Support for new versions of Monster Apocalypse have been moved to Spigot, find more info and downloads here. https://www.spigotmc.org/resources/monster-apocalypse.12122/



Welcome to the ultimate monster hell. I have brought together everything anyone everyone could ever want to do with monsters into one completely hellbent plugin. Use at your own risk.
Warning - Zombie digging is destructive, if you turn it on and configure it, please backup your worlds.
Plugin has been thoroughly tested as working properly, if you have trouble please report it so I can make it work for a wider range of setups!
PLEASE USE CRAFTBUKKIT 1.11 (R1) for version 19.6. Only Spigot supports this build. No other builds will work with this version.
Monster apocalypse is copyright by the individual aliased on this site as blainicus, all rights reserved. You are free to use it commercially, as long as you do not sell the plugin itself unmodified, and do not claim ownership. Source code is included for self-modification. I am not liable for monetary or other damages caused by using or modding this plugin.
Donate
Monster Apocalypse was created by one man, working full time continually for several months during early development. Please donate if you would like to see more features or new plugin releases, or just feel like my time is worth your gratitude.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LAUYQ89CXXAXS
Features
- Complete control of all monster power- health, damage, item drops, burning in sunlight, explosion radius, immunity to specific damage types, even spawn rates!
- INSTANT setup options!
- Consume the world in darkness - Always night mode, and bonus spawns!
- Action RPG Mode - Make combat more exciting!
- Incredible new abilities - Mobs can explode on death, spawn allies, kill torches, attack from miles away at high velocity, bombard bases with exploding arrows, and even claw and scratch their way into your home!
- Zombies can dig through anything based on YOUR settings, and no server lag! Fear the Apocalypse as they pound away at your walls!
- Monsters can be set to nerdpole and airbridge, like players on the hunt!
- Skeletons can be set to turn into quake pro snipers, shooting accurately from FAR in the distance!
- Nightmare Mode for the ultimate increasing challenge!
- FULL World-Guard region support, works even when worldguard regions isn't!
- Total natural spawn rewrite, available to change your world drastically and retain that vanilla feel.
- Multi-world support - Will only run on worlds YOU select!
- Mega-aggro system - Mobs can smell you from miles away and attack!
- Spawn Points - Set up virtual spawners with custom timers!
- True damage - Allow mobs to pierce that pesky diamond armor!
- Wolf and PigZombie aggressiveness control.
- Control which blocks mobs spawn on.
- Permissions nodes to make certain players immune to monster aggro and damage.
Video
Warning, videos below contain mild mature language.
http://www.youtube.com/watch?v=rHwaBpXT8vo
http://www.youtube.com/watch?v=SwRKtiQ3aLM
http://www.youtube.com/watch?v=iwLW0YtUXZc
http://www.youtube.com/watch?v=y3JjjCYv4sk
http://www.youtube.com/watch?v=estgRv4ZnLY
http://www.youtube.com/watch?v=1P5NNDAU3AA
Download Version 19.6!
Version 19.6 is out!
It will appear here once it's approved:
http://dev.bukkit.org/server-mods/monster-apocalypse/files/
If you need it earlier than this (it can take up to 5 days), send me a private message.
Thanks for the support! If you like what I've done with this version, feel free to donate. https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LAUYQ89CXXAXS
Version 19.6 notes:
- Updated to Minecraft/Spigot 1.11.0
- Version dependent on Spigot 1.11.0.
- Please view the supported release page here: https://www.spigotmc.org/resources/monster-apocalypse.12122/
Config
http://dev.bukkit.org/server-mods/monster-apocalypse/pages/config/
(Is partially updated)
You will need to reference craftbukkit enums for drops and block attacking to work, failure to use valid enums could potentially break your plugin. You can find them here:
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
You may want to play with Spawn Points, you can find the info here:
http://dev.bukkit.org/server-mods/monster-apocalypse/pages/spawn-points/
If you wish to develop your own plugin with my health API, check this page:
http://dev.bukkit.org/server-mods/monster-apocalypse/pages/health-api/
For Nightmare Mode, check here:
http://dev.bukkit.org/server-mods/monster-apocalypse/pages/nightmare-mode/
Need multiple configs?
- Note: This is outdated and may not work.
How to set up multiple installations, for different custom difficulties on multiple worlds:
- Copy the MA jar and rename it.
- Rename the plugin inside plugin.yml of the second copy (within the jar), and remove the commands section.
- Disable registering the /MA command in the second copy's config.
- Double check that you have no world names overlapping between the two configs, and that your bonus and naturalistic spawns are restricted to the right worlds.
You now have two separate installations.
Related/Similar Plugins
Fear the Darkness: Adds an element of terror to dark areas of minecraft!
http://dev.bukkit.org/server-mods/fear-darkness/
Simple Starvation: For when you really want to emphasize long term survival!
-
View User Profile
-
Send Message
Posted Mar 26, 2013I'm getting this:
2013-03-26 20:38:15 [SEVERE] Could not pass event EntityDamageByEntityEvent to Monster Apocalypse v<0.0.1> org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:81) at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:369) at org.bukkit.craftbukkit.v1_5_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:391) at net.minecraft.server.v1_5_R1.EntityLiving.damageEntity(EntityLiving.java:693) at net.minecraft.server.v1_5_R1.EntityMonster.damageEntity(EntityMonster.java:39) at net.minecraft.server.v1_5_R1.EntitySnowball.a(SourceFile:30) at net.minecraft.server.v1_5_R1.EntityProjectile.l_(EntityProjectile.java:158) at net.minecraft.server.v1_5_R1.World.entityJoinedWorld(World.java:1356) at net.minecraft.server.v1_5_R1.WorldServer.entityJoinedWorld(WorldServer.java:596) at net.minecraft.server.v1_5_R1.World.playerJoinedWorld(World.java:1337) at net.minecraft.server.v1_5_R1.World.tickEntities(World.java:1225) at net.minecraft.server.v1_5_R1.WorldServer.tickEntities(WorldServer.java:462) at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:562) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_4_R1/entity/CraftArrow at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 20 more
From a completely unmodified config file. It's set to all the defaults. Is there anything I should be changing?
-
View User Profile
-
Send Message
Posted Mar 26, 2013My zomberts stopped running when I upgraded ti 1.5.1
-
View User Profile
-
Send Message
Posted Mar 26, 2013this my 1..4.7 config and i still see mobs i selected false to not spawn still spawning in the map
this is my config - http://pastebin.com/scUt9Gq8
Anyone help me please?
-
View User Profile
-
Send Message
Posted Mar 26, 2013@TohmmehRRR Here is my config file please help :/ http://pastebin.com/FjHQDA1q
-
View User Profile
-
Send Message
Posted Mar 26, 2013Normal Config just uploaded it to my server and errors,
look
26.03 23:48:46 [Multicraft] Skipped 1163 lines due to rate limit (30/s) 26.03 23:48:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) 26.03 23:48:42 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82) 26.03 23:48:42 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/entity/CraftArrow 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:580) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.java:445) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1191) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1313) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServer.java:548) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1332) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityCreeper.j_(EntityCreeper.java:112) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityMonster.j_(EntityMonster.java:24) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLiving.java:534) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityMonster.c(EntityMonster.java:20) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.c(EntityLiving.java:1306) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.e(EntityLiving.java:988) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.move(Entity.java:704) 26.03 23:48:42 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.burn(Entity.java:795) 26.03 23:48:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 26.03 23:48:42 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 26.03 23:48:42 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 26.03 23:48:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 26.03 23:48:42 [Server] INFO org.bukkit.event.EventException 26.03 23:48:42 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1> 26.03 23:48:42 [Server] INFO ... 20 more 26.03 23:48:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 26.03 23:48:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 26.03 23:48:42 [Multicraft] Skipped 1157 lines due to rate limit (30/s) 26.03 23:48:41 [Server] INFO ... 20 more 26.03 23:48:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) 26.03 23:48:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 26.03 23:48:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 26.03 23:48:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source) 26.03 23:48:41 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82) 26.03 23:48:41 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/entity/CraftArrow 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:580) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.java:445) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1191) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1313) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServer.java:548) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1332) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.EntityCreeper.j_(EntityCreeper.java:112) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.EntityMonster.j_(EntityMonster.java:24) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLiving.java:508) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.j_(Entity.java:241) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.y(EntityLiving.java:310) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.y(Entity.java:341) 26.03 23:48:41 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.A(Entity.java:373) 26.03 23:48:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 26.03 23:48:41 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 26.03 23:48:41 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 26.03 23:48:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 26.03 23:48:41 [Server] INFO org.bukkit.event.EventException 26.03 23:48:41 [Server] SEVERE Could not pass event EntityDamageByBlockEvent to Monster Apocalypse v<0.0.1> 26.03 23:48:41 [Multicraft] Skipped 1181 lines due to rate limit (30/s) 26.03 23:48:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 26.03 23:48:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 26.03 23:48:40 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 26.03 23:48:40 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 26.03 23:48:40 [Server] INFO at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:82) 26.03 23:48:40 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/entity/CraftArrow 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:580) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.tickEntities(WorldServer.java:445) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.World.tickEntities(World.java:1191) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.World.playerJoinedWorld(World.java:1313) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.WorldServer.entityJoinedWorld(WorldServer.java:548) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.World.entityJoinedWorld(World.java:1332) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityCreeper.j_(EntityCreeper.java:112) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityMonster.j_(EntityMonster.java:24) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.j_(EntityLiving.java:534) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityMonster.c(EntityMonster.java:20) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.c(EntityLiving.java:1306) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.EntityLiving.e(EntityLiving.java:977) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.move(Entity.java:704) 26.03 23:48:40 [Server] INFO at net.minecraft.server.v1_4_R1.Entity.burn(Entity.java:795) 26.03 23:48:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) 26.03 23:48:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) 26.03 23:48:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 26.03 23:48:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 26.03 23:48:40 [Server] INFO org.bukkit.event.EventException 26.03 23:48:40 [Server] SEVERE Could not pass event EntityDamageEvent to Monster Apocalypse v<0.0.1>
anyone help me please?
-
View User Profile
-
Send Message
Posted Mar 26, 2013Creepers don't deal dmg to players and mobs.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@davidca1226
Seriosly... you disabled spawning changes... when you WANT spawning changes! its in the beginning of the config!
Please, next time read all config lines first!
-
View User Profile
-
Send Message
Posted Mar 26, 2013I'm getting an error, and it's spawning everything, while I only want it to spawn zombies, and rarely skeletons.
Error: http://pastebin.com/wEYedVf2
Config: http://pastebin.com/jbv1eBnN
-
View User Profile
-
Send Message
Posted Mar 26, 2013@andrejH
You are disabling the BONUS spawns and the naturalistic BONUS spawns. you can only disable natural spawns at the bottom of the config by going threw each mob and disabling them!
-
View User Profile
-
Send Message
Posted Mar 26, 2013@TommehRRR
But the point is that both these Enable natural hostile spawns?: false Enable natural passive spawns?: false are set false, so natural spawns shouldnt occur, right? (and also chickens spawn as well but I dont know if that can be controled with config :) )
-
View User Profile
-
Send Message
Posted Mar 26, 2013@andrejH
All i see, is that skeletons are spawned on the normal spawning, at the bottom of the config. are you getting confused with the natural and naturalistic bonus?
@davidca1226
its fairly easy, turn on all other monster properties, then in the advanced mob settings, change the zombies run speed from 1.0 to, say, 2.0. Also, turn on mega aggro in the settings. The zombie config will come out soon!
-
View User Profile
-
Send Message
Posted Mar 26, 2013After about an hour and a half, I can't get anything to change. I've been changing different settings, purely to see if it will have any effect on my game, and it hasn't. Could someone guide me through the process? Like, how to change something incredibly easy, like zombie run speed? Thanks!
-
View User Profile
-
Send Message
Posted Mar 26, 2013Hi, I allowed only naturalistic spawns and only zombies to spawn, but only skeletons are spawned instead. Am I doing something wrong? http://pastebin.com/ssGjAQva No other plugins used.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Undectectable I'm not completely sure about this, I'll leave that as an open question for Blain. Although from my observation, that is what i think is happening.
-
View User Profile
-
Send Message
Posted Mar 26, 2013@TommehRRR
Ok, i did check my config and saw no option for it. I know there used to be an obvious option. Also are you sure, because often if i close myself in a base or underground the mobs won't chase me. Thanks though
-
View User Profile
-
Send Message
Posted Mar 26, 2013@Undectectable I think you need to look harder! Also, i think its merged with the Mega Aggro range, and the attacking walls.
-
View User Profile
-
Send Message
Posted Mar 26, 2013Hi, did you remove the abillity to allow zombies seeing through walls? Only i cant find it in my config anywhere. Thanks for any help
-
View User Profile
-
Send Message
Posted Mar 26, 2013@MinecrafrGi
Use ecoCreature - http://dev.bukkit.org/server-mods/ecocreature/ It even supports enchanted drops.
@XlmaBOSSX
Make sure you turned on "Zombies attacking walls" at the beginning of the config. Also make sure you used the correct enum and syntax. Plus next time, Please, add your config!
-
View User Profile
-
Send Message
Posted Mar 25, 2013Is it just me or do the zombies not break blocks i have been messing with the config file for over 2 hours im just so confused not :S
-
View User Profile
-
Send Message
Posted Mar 25, 2013Hey, two questions! Is it possible to make any mob break objects like zombies do, and can you add an option for golems to be hostile on spawn?