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 Apr 7, 2014@blainicus
http://dl.bukkit.org/downloads/craftbukkit/ ?
-
View User Profile
-
Send Message
Posted Apr 7, 2014@TheTechPony
There is no dev build of bukkit 1.7.5 yet, so I can't yet.
@Icefang23
You are using the wrong version of minecraft with MA.
@sir_brando
Partially.
-
View User Profile
-
Send Message
Posted Apr 6, 2014Is this plugin compatible with ExtraHardMode?
-
View User Profile
-
Send Message
Posted Apr 3, 2014Everything was working fine on my server until a few days ago, now I'm getting this error, can anyone help?
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1360] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:99) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:403) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:461) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.damageEntity(EntityLiving.java:663) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityMonster.damageEntity(EntityMonster.java:47) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.B(EntityLiving.java:162) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityInsentient.B(EntityInsentient.java:111) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.Entity.h(Entity.java:255) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.h(EntityLiving.java:1273) [spigot.jar:git-Spigot-1360]at net.minecraft.server.v1_7_R2.EntityInsentient.h(EntityInsentient.java:150) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityMonster.h(EntityMonster.java:24) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.entityJoinedWorld(World.java:1484) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.playerJoinedWorld(World.java:1460) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.tickEntities(World.java:1329) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.WorldServer.tickEntities(WorldServer.java:515) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:676) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1360]Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R1/entity/CraftArrow at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:83) [?:?] at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_51] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [spigot.jar:git-Spigot-1360] ... 24 more[15:53:23 ERROR]: Could not pass event EntityDamageEvent to Monster_Apocalypse v<16.0>org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:294) [spigot.jar:git-Spigot-1360] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1360] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) [spigot.jar:git-Spigot-1360] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-1360] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callEvent(CraftEventFactory.java:99) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:403) [spigot.jar:git-Spigot-1360] at org.bukkit.craftbukkit.v1_7_R2.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:461) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.damageEntity(EntityLiving.java:663) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityMonster.damageEntity(EntityMonster.java:47) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.B(EntityLiving.java:162) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityInsentient.B(EntityInsentient.java:111) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.Entity.h(Entity.java:255) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityLiving.h(EntityLiving.java:1273) [spigot.jar:git-Spigot-1360]at net.minecraft.server.v1_7_R2.EntityInsentient.h(EntityInsentient.java:150) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.EntityMonster.h(EntityMonster.java:24) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.entityJoinedWorld(World.java:1484) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.playerJoinedWorld(World.java:1460) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.World.tickEntities(World.java:1329) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.WorldServer.tickEntities(WorldServer.java:515) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:676) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1360] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1360]Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_7_R1/entity/CraftArrow at blainicus.MonsterApocalypse.DamageListener.onEntityDamage(DamageListener.java:83) [?:?] at sun.reflect.GeneratedMethodAccessor80.invoke(Unknown Source) [?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [?:1.7.0_51] at java.lang.reflect.Method.invoke(Method.java:606) [?:1.7.0_51] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [spigot.jar:git-Spigot-1360] ... 24 more
-
View User Profile
-
Send Message
Posted Mar 31, 2014ETA on 1.7.5 update?
-
View User Profile
-
Send Message
Posted Mar 31, 2014so as spigot server we dont get assist?
-
View User Profile
-
Send Message
Posted Mar 30, 2014can you update this to 1.7.5 there are spawning problems and console spam
-
View User Profile
-
Send Message
Posted Mar 25, 2014@Xickle @geletulp
Unfortunately I don't have time for any major feature additions.
@Bauf
Monster building does not support data values.
Adventure mode SHOULD work. Adjust your settings and try zombie world mode.
@Silversbane
If you make an MA-focused video or series I'd be happy to post it in the video section. I will warn you, this page is not very high traffic so don't expect a lot of new subscribers!
@marubal21
It should work.
-
View User Profile
-
Send Message
Posted Mar 24, 2014If it were possible to set a time period for the zombie-placed blocks to delete themselves(e.g. 5min after of being placed) the problem disappears! I hope you consider making this, if bukkit allows it.
I need that to! Can you please add it?
-
View User Profile
-
Send Message
Posted Mar 19, 2014Does giant spawning work with the latest version? I only ask becuase its been a while since i used this plugin and back then setting natural or bonus spawning for giant to true would cuase all mob spawning to get funky and not quite work as expected.
-
View User Profile
-
Send Message
Posted Mar 14, 2014If anyone is interested I am using the plugin with a series of other plugins designed to make Minecraft as impossible as I could. Here is my series on trying to survive in the world I created. https://www.youtube.com/playlist?list=PLyVXGsYCD6qSaBv1Q1RDyFA9nhZRoDaoS
These are the other plugins I used with this one to create the experience you see above. monster-apocalypse,Extra Hard Mode,Animal Plague,Gringotts,Magic,MorePotions,PLayer Speed API,PwnPlantGrowth,Sentry,Rebalance Villagers,Stackable Items,TimeFold,Towny,Variable Triggers,WorldEdit.
If you want to play on this server with me or try it out, let me know. I can also send you my configuration files if you want!
@blainicus Let me know if you want me to create a highlight reel for your plugin page, I would be more the happy to, that is if you enjoy my videos above. I just figured people may want to see what you could do with this plugin when configured with other plugins!
-
View User Profile
-
Send Message
Posted Mar 14, 20141. Block to use for monsters building: SAND What would I set this value to if I wanted Red Sand only?
2. Mega aggro and spawning does not work in adventure mode!!!
-
View User Profile
-
Send Message
Posted Mar 8, 2014I love this plugin, and I appreciate you continuing to work on it! And I have a suggestion for you! Servers with professional builds/towns can't have nerdpoling/airbridging enabled as it makes the world look bad. If it were possible to set a time period for the zombie-placed blocks to delete themselves(e.g. 5min after of being placed) the problem disappears! I hope you consider making this, if bukkit allows it.
-
View User Profile
-
Send Message
Posted Mar 7, 2014can this be updated to 1.7.4
-
View User Profile
-
Send Message
Posted Mar 7, 2014@broluigi
Spigot is not officially suppported.
-
View User Profile
-
Send Message
Posted Mar 6, 2014crashes server
-
View User Profile
-
Send Message
Posted Mar 4, 2014omg thank you so much blaincus, that finally fixed it. I couldnt find wordpad at first so i didnt think that i had it. ive been using notepad this whole time, and that screws everything up, including other mods. Plus wordpad makes it wayyy easier to read. thank you, and nice mod btw, now that i can use it :D
-
View User Profile
-
Send Message
Posted Mar 4, 2014@FlameMatch
Notepad does not work sometimes.
-
View User Profile
-
Send Message
Posted Mar 3, 2014Does notepad work the same as wordpad? cause it shows the error messages as soon as i change anything. i mean you just change false to true right?
-
View User Profile
-
Send Message
Posted Mar 2, 2014@FlameMatch
You're editing your config improperly. Use wordpad.
@broluigi
MA is not compatible with some other monster plugins.
@TMCThomas
No, it's your config.
@AttilatheHun42
See my PM.