Minecraft ZombieApocalypse mod 2026 download
logo
minecraft mod ZombieApocalypse

ZombieApocalypse

Game Version: CB 1.7.2-R0.3
Total Downloads: 40,654
Updated: Mar 9, 2014
Created: Feb 14, 2013
Download ZombieApocalypseDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
ZombieApocalypse 1.5.1 release 26.82 KB Mar 9, 2014 CB 1.7.2-R0.3 19,131 download ZombieApocalypse ZombieApocalypse 1.5.1 releaseDownload
ZombieApocalypse v1.5.0 release 26.74 KB Dec 14, 2013 1.7.2 3,961 download ZombieApocalypse ZombieApocalypse v1.5.0 releaseDownload
ZombieApocalypse 1.4.3 release 35.69 KB Jul 13, 2013 1.6.2 6,605 download ZombieApocalypse ZombieApocalypse 1.4.3 releaseDownload
ZombieApocalypse 1.4.2 release 35.69 KB Jul 6, 2013 1.6.1 1,148 download ZombieApocalypse ZombieApocalypse 1.4.2 releaseDownload
ZombieApocalypse 1.4.1 release 35.67 KB Jul 6, 2013 1.5.2 1,650 download ZombieApocalypse ZombieApocalypse 1.4.1 releaseDownload
ZombieApocalypse 1.4.0 release 34.89 KB Apr 2, 2013 1.5.1 4,423 download ZombieApocalypse ZombieApocalypse 1.4.0 releaseDownload
ZombieApocalypse v1.3.1 release 32.86 KB Feb 16, 2013 CB 1.4.7-R1.0 2,762 download ZombieApocalypse ZombieApocalypse v1.3.1 releaseDownload
ZombieApocalypse v1.2.4 release 24.83 KB Feb 15, 2013 CB 1.4.7-R1.0 473 download ZombieApocalypse ZombieApocalypse v1.2.4 releaseDownload
ZombieApocalypse v1.2.1 release 23.89 KB Feb 14, 2013 CB 1.4.7-R1.0 501 download ZombieApocalypse ZombieApocalypse v1.2.1 releaseDownload

Screenshots

Description

Share this:

Zombie Apocalypse

by sheodox

What is Zombie Apocalypse?

ZA adds the possibility for a zombie apocalypse to start at 9:00 each night. Zombies will spawn around each player, and you must defeat the zombies before morning to receive a reward!

How does it work?

At 9:00 P.M. there is a configurable (default: 20%) chance for an apocalypse to start and a configurable amount of zombies (default: 40) will spawn and a configurable percent of them (default: 50%) need to be killed for a reward to be gained. The apocalypse can be started with a command (optionally you can specify a number of zombies per person to spawn). Each zombie will spawn 1-14 blocks away in both the X and Z directions, one of coordinates is offset by another 10 blocks so the zombies don't spawn too close.
The rewards are configurable:
Each possible item needs to specify these things – (these are explained in config.yml)

  1. Item name
  2. Chance
  3. Quantity
  4. Message

Default Items
ItemChance

  • Diamond sword – 5
  • Diamond chestplate – 5
  • 2 x Diamond – 25
  • Gold sword – 25
  • Emerald – 25
  • 1 x Diamond – 50
  • 5 x Iron ingot – 150

Commands

/za help – displays information about the plugin.
/za version – displays the version of the plugin.
/za commands – displays a list of all commands.
/za kills – shows the kills/goal of the current apocalypse.
OP commands:
/za start – manually starts the zombie apocalypse.
/za start <integer> – manually starts the zombie apocalypse with <integer> number of zombies spawned per person.
/za getitem – gives the name of the item in your hand, used for configuring rewards.

Configuration

Configuration of Zombie Apocalypse is very simple. In config.yml enter the name of your world in the world field and change false to true in the configured field. If you don't do this the plugin will not load and every time someone logs in it will say the mod needs to be configured. If the world name isn't valid and it says it's configured you will get some null pointer exceptions from two tasks. There is also a field called "numzombies" that has a default value of 40, this is the number of zombies that will spawn per person from both naturally occurring apocalypses and when using the command "/za start" without specifying a number.
As an example my server has a world named Trysnor so I set up the config.yml file like this

#Enter the name of the world you want to use for the zombie apocalypse
#Replace "world" with whatever your server's world is
world: Trysnor
#numzombies is the amount of zombies you want to spawn per person from a default event.
numzombies: 40
#when you have configured this file with your world's name change false to true
configured: true

You can also configure the chance per night for the apocalypse to happen. There is a message at 8:00 PM warning that the apocalypse might be coming, and a message if it doesn't happen. Both of those messages can be disabled. There is also a limit to the number of zombies that can spawn. If this number is anything under one there is no limit. If the "hardlimit" is over one, it will spawn only up to that many zombies.

FOR SUGGESTIONS AND BUGS

Please create a ticket here: https://bitbucket.org/sheodox/zombieapocalypse/issues/new
I'm not actively developing this mod because I'm working on other projects. If you would like to fork this mod there is a git repo on the repository tab.

Have fun and leave feedback!
-sheodox (aka dbs727)

Comments

Add a comment