Summary
- improve item command validation (commit: 308a8a7) (details)
- warn on loading npc/player by name instead of id (commit: 5a9562c) (details)
- more traceable error output for old item issues (commit: 51d1872) (details)
- trace queue in error messages (commit: 24b0da6) (details)
- handle legacy item ids less brokenly (commit: 52ea4cb) (details)
- patch for latest spigot nms revision (commit: 7aeb6ae) (details)
- patch issues with switch command on pre-1.13 versions (commit: 27b8bc2) (details)
- patch surface_blocks tag for 1.13 (commit: c2a3077) (details)
- patch another dItem constructor for 1.13 (commit: 764ee5c) (details)
- patch more legacy ditem issues (commit: fb3e5ce) (details)
- fix troubles loading empty yaml files (commit: 2cc2c3f) (details)
- avoid 1.12-style dItem/dmat identify in 1.13 (commit: d47ca88) (details)
- reduce code dup and misplacement issues with SittingTrait (commit: 436b4eb) (details)
- update for new spigot mappings handler (commit: cf9177b) (details)