
Boosters 5.73.0
Add server-wide boosters to generate revenue without pay-to-win.
- Added inverses to filters; you can prefix any filter with ! in order to negate the output, i.e. !entities: [] means the entity must not be in that list
- Added support for the cancel_event effect to many more triggers
- Added fromSpawner filter, which will require entities to be from spawners (or not to be from spawners) - Requires Paper to be installed
- Added disable_antigrief_check option to all triggerable effects
- mcMMO skill_xp_multiplier and give_skill_xp effects have been renamed to mcmmo_xp_multiplier and give_mcmmo_xp, so you can use EcoSkills and mcMMO effects at the same time (not sure why you'd run both, but some people do)
- Fixed non-repeated effects not working (ie, basically all effects - I screwed up a few versions ago and didn't realize)
- Added beacon_effect trigger (Requires Paper)
- Removed requirement to specify action_bar parameter for send_message effect: will default to false
- Fixed many effects/conditions/etc not translating placeholders correctly in expressions