betterphp / BloodMoon

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/
9 stars 15 forks source link

disable Monsterprotection from Towny #70

Closed son16 closed 11 years ago

son16 commented 11 years ago

Maybe you can add a feature to deactivate monsterprotection in all towny villages of all member. So nobody can sleep and will be hittet by a Zombie.

So you can add this feature in the config file.

betterphp commented 11 years ago

The sleep feature should already exist, although it currently has a few issues). I don't like the idea of hooking into other plugins with no need, the best I could do would be to execute server commands when the bloodmoon starts and ends.