New:
- New
Currency Mechanic.
- AuctionHouse
category filtering now support vanilla source items using new settings `vanilla_material:`
- EventsManager now support:
CrafterCraftEvent,
EntityAttemptSmashAttackEvent,
FurnaceSmeltEvent,
FurnaceStartSmeltEvent,
PlayerStonecutterRecipeSelectEvent,
PrepareSmithingEvent,
SmithItemEvent.
Changed:
- Type settings in the
Economy currency settings is removed. The decimal setting in the currency now controls whether the currency includes decimals or not.
-
WorldName Condition now support list of worlds.
- The hardcoded world and region check condition system in
ItemReplacer and
RespawnControl has been removed, and replaced with support for the internal script system's condition system.
Fixes:
- Fixed
DurabilityMechanic was not working for vanilla items.
- Fixed ItemReplacer pickup items error if entity is not player.
- Fixed loreless items discord message errors.
- Fixed {station} was not working.