A plugin for Bukkit based Minecraft servers to add a new mechanic similar to the bloodmoon event in Terraria http://dev.bukkit.org/server-mods/bloodmoon/
Go to file
Jacek 372d6ae022 Replaced some missed CreatureType with EntityType 2012-03-31 00:54:19 +01:00
uk/co/jacekk/bukkit/bloodmoon Replaced some missed CreatureType with EntityType 2012-03-31 00:54:19 +01:00
README Added readme 2012-03-09 01:42:43 +00:00
plugin.yml Renaming for 1.2.4 2012-03-27 15:12:01 +01:00

README

This plugin will add a blood moon event to your server, each night has a configurable chance of a blood moon. During a blood mood the game is made a lot harder:

    - Skeletons shoot twice as fast.
    - Skeletons shoot fire arrows (that start fires).
    - Mobs can break blocks when focused on a player.
    - Hostile mobs have double health.
    - Small chance of your sword taking massive damage with each strike.
    - Creepers have much more powerful explosions (that cause fire).
    - Any hostile mob killed has a small chance of coming back as a zombie (or other mob).
    - A mob will spawn if you try to sleep.
    - Spiders can jump much higher.
    - More mobs will spawn.
    - Mobs will drop more XP when killed. 

All of the features can be configured, including the mobs that it is applied to. See the config section for more information.