Summary
- use new asLowerString (commit: 8bc28b7) (details)
- fix backwards check in destroy mech (commit: b75b59e) (details)
- 'reload config' should reload secrets file (commit: 0026f0d) (details)
- add null handling for player profile packets (commit: 481f43e) (details)
- places hanging event: modernize, and item context (commit: 2c5bc47) (details)
- update for new core auto tag base registration (commit: bc0a87c) (details)
- use new core tag registration tools (commit: 70bc926) (details)
- update BukkitXXProperties for new core property tag tools (commit: 683830c) (details)
- update for core getObjectType removal (commit: 0c71076) (details)
- use new PropertyParser tag registration format (automated change) (commit: 6f53755) (details)
- playerCompletesAdvancement paper additions (#2354) (commit: f876405) (details)
- update for core automatic event name generation (commit: 99985d0) (details)
- stopping tracking event instances for events that don't need an instance track (commit: 646fe4b) (details)
- 'generates exception' event: track same metadata as error event (commit: d32edc5) (details)
- allow negative permission checks (commit: d73ebef) (details)
- fix mistake in event instance cleanup (commit: 61fb8b9) (details)
- Invisible command `for:` argument (#2356) (commit: 1d377d0) (details)
- Meta fix + add reset example (#2357) (commit: d2086d5) (details)
- update for core Util tag change (commit: 0feae84) (details)
- invisible command meta tweak and player online check (commit: f2aac34) (details)
- change module order to build important first, legacy last (commit: 3ba1548) (details)
- update network intercept codegen to use new core MethodGenerator (commit: e955665) (details)
- Item script recipes: tag all inputs (commit: ef7cc44) (details)
- fix text formatting bug with urls (commit: af2b49b) (details)
- let core own the command registry (commit: e059667) (details)
- Brewing Recipes (#2358) (commit: afd99b9) (details)
- Fix time command (#2360) (commit: 14af4f1) (details)
- Block Helper Cleanup (#2361) (commit: 23d52cc) (details)
- Fix for Schematic flip_x/y/z commands (#2353) (commit: 050403f) (details)
- Item Helper Cleanup (#2362) (commit: e71e672) (details)
- Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) (details)
- Player Helper Cleanup (#2366) (commit: 14b7c31) (details)
- minor cleanups related to recent PRs (commit: 240a7b5) (details)
- favor Core debug classes (commit: 2aed6b0) (details)
- Debug error: grab last scriptEntry if input is null (commit: 98bea06) (details)
- match the debug entry check grab for the exception event (commit: a23fe75) (details)
- move Debug to core (commit: 58cc6e1) (details)
- fix hover item stringify for Paper(?) bug with hover item handling (commit: da68bcf) (details)
- Transfer additionalDebugLines to core cleanly (commit: 98b6814) (details)
- `entity death` event advanced text support (#2367) (commit: 8dac5d0) (details)
- Update `ChunkTag`, `AreaContainmentObject` and `ColorTag` tag param usage. (#2364) (commit: 16e64a5) (details)
- call new tagprocessor.processMechanism method (commit: e7eedae) (details)
- initial usages of mech registration (commit: c4cba4a) (details)
- tweak debug header addon post-correction (commit: 061d610) (details)
- fix accidental flaghandlers deletion (commit: 7096eb6) (details)
- replace extension properties with generic extension classes (commit: 246cb1c) (details)
- cleanups and a few registered property mechs (commit: d33aa65) (details)
- ColorTag.rgb_integer (commit: 534d9b3) (details)
- Kick event determination now not always lowercase. (#2370) (commit: a6b122a) (details)
- Raid Events (#2359) (commit: 5a502c6) (details)
- minor fix for raid PR and todo comment cleanup (commit: cd91bf4) (details)
- use generic error contexts for some script container inputs (commit: 816db59) (details)
- Entity Helper Cleanup (#2369) (commit: 5f5fd36) (details)
- fix places hanging event typo (commit: cffb1a2) (details)
- add null checks in player ban tags (commit: f261a8a) (details)
- add exclusions to Citizens depend to make builds faster (commit: b8bfb81) (details)