Summary
- add option status support to the Team command (commit: d7f2f07) (details)
- implement CuboidTag equality logic (commit: 18fa591) (details)
- allow updating the title of inventory scripts via adjust (commit: f099e49) (details)
- improve inventory uniqueness tracking stability with title mech (commit: 744fe07) (details)
- unique inventory cache clearing logic (commit: c52eaef) (details)
- fix riptide mech (commit: 2e2056c) (details)
- Added visibility to pre-load mechanism list (#2203) (commit: 0b9b32a) (details)
- Bubblecolumn materialdata (#2207) (commit: 5da8669) (details)
- several meta and minor fixes, material property expansions (commit: 8c30729) (details)
- by default apply physics in adjustblock, add 'no_physics' (commit: 0e3183e) (details)
- Comparator materialdata (#2205) (commit: 301e8d6) (details)
- use newline fixing for item lore and sign_contents (commit: 77c6264) (details)
- Repeater material data (#2208) (commit: cd084dd) (details)
- (experimental) Cuboid: recall object-specific notable name (commit: 7da2d8d) (details)
- noted cuboids shouldn't ever clone (commit: 71c601c) (details)
- fix noted cuboid hash handling (commit: cd19885) (details)
- allow show_to/hide_from_players on offline players (commit: 32c7606) (details)
- support updating the flag list in BossBar command (commit: e922ace) (details)
- potion related meta improvements (commit: 2bce698) (details)
- allow a list of materials in contains.material (commit: 93c85cf) (details)
- add noteblock plays note event (commit: acb64c4) (details)
- add context.pitch to note play event (commit: c5d3c5e) (details)
- add context.sound to note play event (commit: cc6a7c9) (details)
- scoreboard command: 'id:player' to use the player's current scoreboard (commit: bd5bd25) (details)
- add entity transforms event (commit: 093d4d3) (details)
- Implement per-world ticking/non-ticking view distance (#2210) (commit: f8db8d5) (details)
- a few minor meta fixes (commit: 168365f) (details)
- minor meta corrections (commit: 020f567) (details)
- restore ItemBaseColor for shields (commit: 763d57d) (details)
- cleanup inventory script init (commit: a3e7d41) (details)
- slightly better clicks entity couldMatch validator (commit: bdc8059) (details)
- Item Raw NBT Property (commit: 05df14c) (details)
- additions to advancement complete event (commit: 5c487bf) (details)
- inventory script fixes (commit: 9da6d3d) (details)
- flag doc fix (commit: 2c4dc70) (details)
- Add paper-only entity pathfind event (commit: 08b140c) (details)
- Expand entity shoots bow event for paper and fix arrow color property (commit: 79af6cf) (details)
- Add paper-only xp orb merge/absorb events and various xp orb tags (commit: 687b654) (details)
- Add paper-only prespawn event and spawn-related properties (commit: 42d23e3) (details)
- Add paper-only command unknown event (commit: 8fec740) (details)
- Add player locale change event and locale tag (commit: feb5aa1) (details)
- Add fakespawn command for spawning clientside entities on 1.15+ (commit: e1e55ca) (details)
- Add paper-only player clicks fake entity event (commit: bfff93b) (details)
- Fix various startup errors on spigot/paper 1.12 (commit: b863718) (details)
- command files cleanup (commit: 035c63a) (details)
- Pr review fixes (commit: 2506df9) (details)
- better npc anchor tag errors (commit: 5e1a484) (details)