Original Project:
https://www.spigotmc.org/resources/bloodmoon.74270/
Requires Eco:
https://github.com/Auxilor/eco/releases
Source Code:
https://github.com/refractored/bloodmoon
BloodMoon
=======
*Plugin is fairly new and is my first java project
*
If you have any problems report them on GITHUB!!
THIS PLUGINS CONFIG & CACHE IS NOT COMPATIBLE WITH THE ORIGINAL PLUGIN!
This plugins adds an event called a "BloodMoon" every couple of nights, making it a central event to prepare for
How it works
========
During a BloodMoon, many aspects of the game are altered:
- Mobs drop special loot
- Mobs can be much stronger, with more health and damage
- Mobs can apply special effects
- Levels can be applied to the bloodmoon.
You can configure the plugin to make the BloodMoon more or less difficult
PlaceholderAPI
========
%bloodmoon_inprogress_<world>% : returns true if bloodmoon is in progress and false if not.
%bloodmoon_days_<world>% : returns how many days until boodmoon
%bloodmoon_level_<world>% : returns bloodmoon level
Commands
========
bloodmoon info: Shows the remaining time until next BloodMoon
bloodmoon start: Starts a BloodMoon immediately
bloodmoon stop: Stops a BloodMoon immediately
bloodmoon level set: Sets a bloodmoon level
bloodmoon level add: Adds to a bloodmoon level
bloodmoon level remove: Removes bloodmoon levels
bloodmoon reload: Reload locales and config files
bloodmoon spawn horde [player]: Spawns a horde of mob to either a player of your choosing, or to a random player if none is specified
Permissions
========
bloodmoon.info: Allows the usage of the bloodmoon Info Command
bloodmoon.admin.start : Allows the usage of the bloodmoon start command
bloodmoon.admin.stop : Allows the usage of the bloodmoon stop command
bloodmoon.admin.reload: Allows the usage of the bloodmoon reload command
bloodmoon.admin.add: Allows the usage of the bloodmoon add command
bloodmoon.admin.remove: Allows the usage of the bloodmoon remove command
bloodmoon.admin.reload: Allows the usage of the bloodmoon set command
bloodmoon.admin.spawn.horde: Allows the usage of bloodmoon spawn horde