Summary
- static tag parsing upgrade (commit: c6a13f8) (details)
- server mech default_colors (commit: 3e545c2) (details)
- `ElementTag.parse/to_minimessage` tags (#2391) (commit: b80bc3a) (details)
- Config saves.Only save if world save is on (commit: a9b802a) (details)
- Fix cause matching in `EntityDamaged/KilledScriptEvent` (#2392) (commit: ba8762c) (details)
- remove translate key validation (commit: 64a6074) (details)
- Experience command with offline players (commit: 8a3181a) (details)
- experience command: automatic error correction (commit: d72894f) (details)
- Bossbar 'auto' convenience option (commit: 735b6ab) (details)
- fix missed change in last commit (commit: c91b96a) (details)
- fix edge case of smithing retain with layered item scripts (commit: 3fb2d1b) (details)
- item potion: stew support (commit: acfdb38) (details)
- schematic command: create with mask support (commit: 73eec19) (details)
- MaterialTag.block_sound_data (commit: 06d1850) (details)
- fix specialcase of fakeitem (commit: bac7e18) (details)
- campfire_items mech: workaround Spigot method instacooking (commit: af90377) (details)
- ItemFirework: multiple color support (commit: 33b9ed9) (details)
- just always output font in FormattedText stringify (commit: fa6c135) (details)
- target new core version (commit: 0e9935b) (details)
- Add `Commands.Mongo.Allow` to config (#2385) (commit: 1fa53c6) (details)
- Use Spigot's plugin.yml libraries for mongo/redis (commit: bd17a41) (details)
- Fix ItemFirework - Java and Denizen are two different languages, who knew (commit: c163cb0) (details)
- shoot spread math correction (commit: 85c0ebe) (details)
- EntityHeals: context.entity object type fix (commit: d4075cf) (details)
- EntityTag.alter_uuid (commit: 0b34b26) (details)
- improve alter_uuid for players (commit: 3fc2cb7) (details)
- item.potion meta improvement (commit: 62147d9) (details)
- Map command: 'text' arg (commit: 8ff902b) (details)
- add 'with' switch to animates event (commit: 038c941) (details)
- minor fixes (meta, formatting, async chat mishandling) (commit: 75dcef9) (details)
- entity damaged: block damager support (commit: 8985a2e) (details)
- edits book event: add old_book context (commit: b094b8b) (details)
- server _flagged tags: allow "!" prefix (commit: a66133f) (details)
- modernize chat command and handle offline player gentler (commit: 57ffac9) (details)
- Update BiomeNMSImpl to 1.19 changes (#2393) (commit: eaa2290) (details)