Summary
- reduce json conversion thrashing in receives message event (commit: b60a00e) (details)
- Add `anvil damaged|breaks` paper-only event (#2371) (commit: d49c25c) (details)
- teleport command: autoExecute and offline player support (commit: 0a1249e) (details)
- use CoreUtilities.toUpperCase (commit: 3a2ec38) (details)
- places block event: Against switch/context (commit: 7f3c9ce) (details)
- narrate format with invalid script error handling cleanup (commit: 47380d5) (details)
- mixed backport/revert of receives message rework (commit: a2256dd) (details)
- use new Citizens maven deploy (commit: a5271d3) (details)
- move deploy from parent to dist (commit: eee3628) (details)
- Plugin pom sounds like the right one actually (commit: 0ee9ac5) (details)
- the internet says this will fix module deploy logic (commit: 74c7536) (details)
- more explicit submodule deploy removal (commit: 8681d0b) (details)
- Try to better replicate how Citizens does the deploy (commit: 39f3074) (details)
- additional deploy logic tweak (commit: f42d970) (details)
- add maven build note to github readme (commit: 0dfa909) (details)
- Add `EntityTag.horns` property (#2372) (commit: a5e0005) (details)
- Fix `PlayerTag.skin` and `skin_blob` mechanisms (on paper) (#2373) (commit: 1894f81) (details)
- Properly set as modified in `setSkinBlob` (#2375) (commit: f23a20f) (details)
- Sound helper cleanup (#2374) (commit: f1910c2) (details)
- remove SoundHelper entirely (commit: 5f512b4) (details)
- Add `EntityTag.reputation` property (#2377) (commit: f95e83a) (details)
- fix text parser issues with extremely long convoluted text (commit: c082f58) (details)
- handle non-spigot-generated text json better (commit: a3e6dbb) (details)
- LocationTag.find_tile_entities (commit: d6256f6) (details)
- use enabled global key in relevant containers (commit: 718ba40) (details)