Summary
- world min/max height support (commit: 493e880) (details)
- ban command: TimeTag input option and cleanup (commit: 670f8d7) (details)
- exclude the 'unknown' pseudo-entity-type (commit: 94f5f29) (details)
- LocationTag cleanup (commit: e514609) (details)
- "spawnable" improvement (commit: 5c709aa) (details)
- license bump and meta fix (commit: 3772167) (details)
- debug format enhancement impl (commit: 315be97) (details)
- liquid level changes event (commit: 08c479a) (details)
- fix duplicate max_height tag (commit: 454478d) (details)
- ProfileEditor: don't store unaltered profiles (commit: 846a789) (details)
- 1.18: backsupport 'barrier' particle usage (commit: f5a2606) (details)
- NetworkManager: enhanced stability for late-init (1.18 only) (commit: 56d3707) (details)
- fishing trait: customizable reel/cast rate (commit: a5158c2) (details)
- additional corrections (commit: 638be1d) (details)
- WorldTag.duration_since_created (commit: 3e0f4b6) (details)
- NMS block material management fix (commit: 0570d2b) (details)
- teleport command really doesn't need "spawnAt" (commit: 97a40d3) (details)
- fix fonts in inventory titles (commit: 8b7f1bd) (details)
- spawner_type: mech support (commit: 12fb4ff) (details)
- spawner_custom_rules (commit: e16ebad) (details)
- minor fixes (commit: 6414972) (details)
- fix getName on unspawned entitytag instances (commit: 9b95a2a) (details)
- server.has_whitelist (commit: f824675) (details)
- Disguise command: 'self' arg (commit: f2dcbfb) (details)
- advancement command: cleaner error handling (commit: 485f9f9) (details)
- debug pfilter (commit: 54a9c21) (details)
- debug format tweak (commit: 3e964b0) (details)
- 'disguise' command debugging (commit: 07655c8) (details)
- meta format standardization (commit: 081ab90) (details)
- disguise command cleanup (commit: 32edac5) (details)
- npc mirrorequip (commit: 9f9602d) (details)
- fix clickable def.x (commit: 6a441b2) (details)
- Add MaterialTag.has_eye property (#2291) (commit: cbcf3bf) (details)
- materialswitchable docs cleanup (commit: b1a2234) (details)
- spongeschematic: thread safe block type parsing (commit: 68872f3) (details)
- Add `npc opens <block>` event (#2293) (commit: a88baba) (details)
- Spawn command: tab complete entities (commit: e4fcb29) (details)
- remove despawned npcs properly (commit: 6ea919c) (details)
- bulk cleanup (commit: 089cfb3) (details)
- update a few more sections of events to modern couldMatcher (commit: 8a91c01) (details)
- Player's main hand support (#2294) (commit: 7ea6850) (details)
- update for core tab complete format change (commit: 4ef5985) (details)
- Material properties - acikek's part (#2295) (commit: fc357ea) (details)
- cleanup (commit: a0a24e8) (details)
- Jigsaw in `MaterialTag.direction` + Scaffolding in `MaterialTag.type` (#2300) (commit: 7551f20) (details)
- Add a `MaterialBrewingStand` property (#2297) (commit: 33b8a79) (details)
- Add a `MaterialDistance` property (#2298) (commit: bc65617) (details)
- `MaterialTag.mode` support for a few materials (#2299) (commit: 6ba323f) (details)
- Elytra boosting (firework) controls (#2301) (commit: 1a1a160) (details)
- cleanups (commit: fb11979) (details)
- match core asElement commit (commit: 2f0caa3) (details)
- fix player steps on event handling teleports weird (commit: 3c55f90) (details)
- gradients n rainbows upgrade (commit: 07041bf) (details)
- `conversion_duration` property on Zombies and Zombie Villagers (#2302) (commit: 689ef23) (details)
- cleanups (commit: e6e8fc6) (details)
- additional asElement usage (commit: 92ecb57) (details)
- `LocationTag.points_around_x/y/z` tags (#2303) (commit: 6854b6a) (details)
- minor cleanup (commit: cd2c3c4) (details)
- Clickable cancel (commit: ba4a1a9) (details)