Summary
- modernize outdated material comparison in surface_blocks tag (commit: 25f619f) (details)
- make createworld work for non-waited copy_from (commit: 70cd17d) (details)
- createworld: don't allow copying into pre-existing folder path (commit: bdf79da) (details)
- patch area enter event first-fire duplicating (commit: 6d7218d) (details)
- patch rename command for 1.16.3 (commit: d4cbf17) (details)
- rename per_player: stabler uuid based lookup (commit: a3caf80) (details)
- rename per_player: partial player-type entity support (commit: f54b7e8) (details)
- add 'mirrorname' NPC trait (commit: f5e56bd) (details)
- fix some ItemMeta mishandlings (commit: 577accb) (details)
- patch player.target.within (commit: c32e8d2) (details)
- nms impl for item display name and lore (commit: a4475ca) (details)
- add 'block explodes' event (commit: 6031797) (details)
- flesh out the type differentiatorizers (match core) (commit: f9cd2b7) (details)
- add an entitytag type checker (commit: a9cb492) (details)
- use new getRawValue method (commit: 58d1f08) (details)
- experimental inventory-specific optimizations (commit: 9077011) (details)
- Fix cuboid clone vs duplicate handling of notes (commit: d7f56ea) (details)
- Use Mojang-style reset logic, also fix name NBT-match (commit: 0209872) (details)
- improvements to fish commands (commit: 7471429) (details)
- text formatter: all colors disable all formats always (commit: 10ea27c) (details)
- add EllipsoidTag.note_name (commit: 4a5ad7c) (details)
- patch for spigot's enchantment API being awful (commit: 6a1238b) (details)
- bossbar title nms impl (commit: ea45ae7) (details)
- nonexistent object prefixes don't count against type validation (commit: 8541fc8) (details)
- EntityTag cleanup, better Fake entity debug format (commit: 06732f6) (details)
- ellipsoidtag: don't error from null world (commit: a4c1f8e) (details)
- add location.to_ellipsoid (commit: 24f9294) (details)
- entity/item scripts: automagic map/list for mechanisms (commit: 6a36445) (details)
- spigot-style RGB color: force-reset format (commit: 351504d) (details)
- Flag ListTags should be treated similar to elements for type validating (commit: 7215335) (details)
- bump deprecations along (match core) (commit: 8f94e15) (details)
- debork text reformatting a little (commit: fc34a6c) (details)
- fix showfake on out-of-range players (commit: 4cef270) (details)
- slight opti and improved error messages in playeffect (commit: efd6464) (details)
- minor patches (playeffect, horse jump, item.display) (commit: 9495c8b) (details)
- compat with recent 1.16.3 NMS revision (commit: 8f6cc2d) (details)
- cleaner/shorter JSON output result for complex colors (commit: dc9a7b5) (details)