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/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michel Roux 371093df32 Revert again for Bukkit 3.0 11 years ago
src Revert again for Bukkit 3.0 11 years ago
.gitignore Don't commit class 11 years ago
README Added readme 11 years ago

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.