- Added player_placed filter
- Added breed trigger
- Added join_job and leave_job triggers (Requires EcoJobs)
- Added sell_items effect
- Added LevelledMobs integration and the %victim_level% placeholder
- Added headshot trigger
- Removed block-item-drop-place-check from config.yml
- API: Added @RunLast annotation for triggered effects to specify them to be ran at the end if possible
- API: Added compile methods for groups of configs in the same context for effects and conditions
- API: Added TriggerCreatePlaceholdersEvent and API for trigger placeholders