Summary
- clean and fix book property (commit: 243bec6) (details)
- improve property output (commit: 07cc549) (details)
- use a slow warning for player name usage (commit: 6bf0d82) (details)
- materials rework step 1: reorg (commit: 0bb8b5c) (details)
- part two: allow material properties in 1.13 (commit: 8d7b796) (details)
- step 3: first property! material.plant_growth, fixes #1899 (commit: 5028f8a) (details)
- add a protection for old material.item.sometag tags (commit: 3e16f7a) (details)
- don't treat item materials like blocks (commit: 1621e46) (details)
- allow D2-style subpaths in run/inject (commit: 75e5352) (details)
- add shulkers to entity color property (commit: 548ea89) (details)
- add some more save entries in spawn/mount (commit: ae4ad21) (details)
- fix chunk handling issue (commit: 1ef8096) (details)
- allow locations of format x,y,z,pitch,yaw (without world) (commit: 19c9a35) (details)
- always extend bukkitscriptevent (commit: d0ea34e) (details)
- remove all old generic init methods (commit: 90e202d) (details)
- remove old generic destroy methods (commit: bbd2d20) (details)
- remove old imports, unused lines (commit: 626899e) (details)
- allow specifying bukkit event priority for world scripts (commit: 463b8d2) (details)
- add tag location.other_block (commit: ef03b09) (details)