Summary
- Added <context.cost>! (commit: c49f2df) (details)
- Don't forget fallbacks exist (commit: 83fd52e) (details)
- Don't raise sitting NPCs (commit: 004c1fb) (details)
- Make ShowFake cancellations handle BlockStates (commit: 44233fd) (details)
- Add context.entity to block ignites (commit: eba7293) (details)
- Add forgotten 'material' context to block burns (commit: c974d20) (details)
- Fix typo (commit: eae0cb1) (details)
- Fix possible FakeBlock issue (commit: 156d546) (details)
- Add a cause to the ignite event, fixes #925 (commit: 87a36a5) (details)
- Fix <player.bed_spawn> (commit: c19c8ca) (details)
- Add dPlayer.spectate mech (commit: d342ad3) (details)
- Add dPlayer.open_book mech (commit: 50c4227) (details)
- Add dPlayer.edit_sign mech (commit: d231df7) (details)
- Allow correct dItem player/npc tag parsing in inventory scripts (commit: 6dfe466) (details)
- Implement CommandSender in CraftFakeArrow (commit: 7382ca7) (details)
- Implement serveroperator in craftfakearrow (commit: 8e1a2d6) (details)
- Implement permissible in craftfakearrow (commit: eadc9ca) (details)