Good afternoon everyone
I hope you are all excited for this brand new update. Introducing bloodmoon advanced
Version 3.0 . This update has
three Major features,
BloodmoonAPI ,Signs and
Death Actions. Below is an overview of all the updates
Bloodmoon API
As of now, Bloodmoon Advanced provides an API you can use to integrate your plugins with it. You can start, stop, cancel bloodmoons, you can spawn custom mobs, and much more!
The documentation for the API can be found
here
Bloodmoon Signs
You can now create signs that trigger certain events for your bloodmoon such as:
- start
- stop
- cancel
- schedule
- ...
More information about the signs can be found
here
Death Actions
As of version 3.0, you can configure certain events that occur based on percentage when a player dies. Example: lose all experience. This is just the beginning of a much more expandable feature.
More information about death actions can be found
here
IMPORTANT:
death actions require manual changes to the config.yml. Add the following at the bottom of the config file and change the config version at the top to "2.2".
Code (YAML):
# A list of actions that occur when a player dies during a bloodmoon
death-actions:
lose-xp:
chance
: 0.0
clear-inventory:
chance
: 0.0
Version command
use the
/bm version command to check the current version your server is running.
We try to keep on expanding our plugin for your satisfaction. Feel free to join our discord by clicking the banner below. We are happy to listen to your feedback and requests.