Summary
- use new scriptevent method (commit: 7e12ba6) (details)
- Add 'inventory adjust ...' (commit: faa2afb) (details)
- Add serverside & clientside absorption health, fixes #1576 (#1888) (commit: b05274c) (details)
- fix adjust command (commit: c4d62e8) (details)
- don't setDura in 1.13 for ditem (commit: 9ba1077) (details)
- fix entity.item mech for 1.13, fixes #1891 (commit: b376ce6) (details)
- allow specifying which enchantments to remove (commit: c76f23b) (details)
- add mech item.remove_nbt (commit: e3872a4) (details)
- change how item scripts identify (commit: 2fe2094) (details)
- use new core update (commit: e1eac3c) (details)
- separate out area effect cloud to a property (commit: 9358e77) (details)
- bump core version ref to 1.3 (commit: b1f970c) (details)
- add bukkit property handled lists (commit: adcf6d7) (details)
- add inventory property handled lists (commit: 101d8e6) (details)
- don't debug notable loading (commit: f0a1721) (details)
- fix a few outdated ObjectFetcher calls (commit: 05635e6) (details)
- some verbose debugging tools (commit: de915f7) (details)
- Add entity property handled lists (#1894) (commit: c4eb500) (details)
- Add dTrade object and related tags, mechanisms, and command (#1892) (commit: e42972a) (details)
- Add item property handled lists (commit: b62d57c) (details)
- catch really really weird input to run command (commit: 92399f1) (details)
- (possibly?) fix FakeItem command duration values (commit: d5d8071) (details)
- (experimental) more fixier fix (commit: b80001d) (details)
- fix remove_enchaments removing all enchantments on non-books when (commit: 9d01a5e) (details)
- update enchanted golden apple property for 1.13 (commit: 1ff92f7) (details)
- fix mech meta (commit: dc3e7ec) (details)
- move adjust command to the core (commit: 580967d) (details)
- add new readme links (commit: 11eef9e) (details)
- improve readme (commit: 991a596) (details)
- add bStats (commit: 8243977) (details)
- fix misuse of dropItemNaturally (commit: d9276a1) (details)
- add meta note, fix blockcrack command classname (commit: 47c75e4) (details)
- add background option to toast command (commit: 3f78374) (details)
- add mech link to meta for player.weather tag (commit: 4964173) (details)
- add better meta for world.has_storm (commit: 4ea4b9c) (details)
- fix entity mechanism handling issues (commit: 1cbecba) (details)
- fix outdated dItem valueOf calls (commit: 5f952b3) (details)
- improve flag event meta (commit: 215fd3a) (details)
- Destroy the old gods and bring in the new (commit: 8c5e9ed) (details)
- fix some jank implemented old cuboid contexts (don't do unneeded (commit: 23d06a3) (details)
- improve stability of how dChunk operates (commit: eefad73) (details)
- fix compile error (commit: aee8b5d) (details)
- remove way old event classes (commit: 75a0da2) (details)
- patch remove command meta (commit: c61f023) (details)
- remove meta lines that were never really needed/used (commit: e744f32) (details)
- improve cuboid chunk tags (commit: 6911032) (details)
- patch mapless maps (commit: 5267ad2) (details)
- add a save option to the firework command (commit: 722a297) (details)
- fix map command meta (commit: 954bb6e) (details)
- add notes on no-longer-needed material tags (commit: ba9bb68) (details)
- warn on some of the weirder tag shorthands (commit: 47c9560) (details)
- improve old text tags register handling (commit: 0860c38) (details)
- minor meta improvement (commit: 964aa85) (details)
- update debug submit output url (commit: df7234c) (details)
- patch yaml command set indices (commit: 64ef7ea) (details)
- Fix lookclose meta (commit: f66bc17) (details)
- fix meta typo (commit: 15d4696) (details)
- Creeper max_fuse_ticks Tag and Mech (commit: 8d81366) (details)
- Fix some mistakes (commit: 165956e) (details)
- fix format bork (commit: 9c273e4) (details)
- more fixes (commit: 587ea83) (details)
- better contex awareness in all standard mechanisms (commit: 0f534ad) (details)
- clean some mechanism handling (commit: bd25ac0) (details)
- add scoreboard tags, fixes #1905 (commit: 7563b2a) (details)
- fix mappings code handling (commit: e787f6b) (details)
- remove non-module dependency on nms (commit: ea22f2b) (details)
- improve enchantments property (commit: 67d3bec) (details)