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
Michel Roux 371093df32 Revert again for Bukkit 3.0 2012-05-27 13:29:15 +02:00
src Revert again for Bukkit 3.0 2012-05-27 13:29:15 +02:00
.gitignore Don't commit class 2012-05-12 01:23:01 +02:00
README Added readme 2012-03-09 01:42:43 +00: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.