Summary
- Change npc.getBukkitEntity() to npc.getEntity() (commit: 2013c7d) (details)
- Add Team command (commit: 4fd4691) (details)
- Add better Team command meta (commit: 814525e) (details)
- Fix Team command (commit: 4f5eec1) (details)
- Rewrote "on player (enters|exits) biome" event in new ScriptEvent (commit: 6d940de) (details)
- Rewrote "on block falls" event in new ScriptEvent format. (commit: 77fe193) (details)
- Rewrote "on block physics" event in new ScriptEvent format. (commit: d42d9a0) (details)
- Rewrote "on chunk loads" event in new ScriptEvent format. (commit: 0bb8aee) (details)
- Rewrote "on chunk unloads" event in new ScriptEvent format. (commit: 345d8bc) (details)
- Rewrote "on entity combusts" event in new ScriptEvent format. (commit: 7dd9187) (details)
- Add "patterns" and "base_color" properties for banners (commit: 84f26ef) (details)
- Don't create empty lines of lore on random items (commit: 53d4494) (details)
- Rewrote "on entity damaged" event in new ScriptEvent format. (commit: 69afe8f) (details)
- Rewrote "on entity death" event in new ScriptEvent format. (commit: 2a1ea83) (details)
- Rewrote "on item moves in inventory" event in new ScriptEvent format. (commit: 3647753) (details)
- Rewrote "on player holds item/scrolls hotbar" event in new ScriptEvent (commit: bb0cbd9) (details)
- Rewrote "on server list ping" event in new ScriptEvent format. (commit: 417af89) (details)
- Rewrote "on player jumps" event in new ScriptEvent format. (commit: 4af796c) (details)
- Rewrote "on layer walks" event in new ScriptEvent format. (commit: 2e1914e) (details)
- Rewrote "on redstone recalculated" event in new ScriptEvent format. (commit: b2ae168) (details)
- Rewrote "on vehicle collides with entity" event in new ScriptEvent (commit: a157b8e) (details)
- Changed assumption on pickedup from false to use isPickupCancelled() (commit: 68b34a7) (details)
- Added comment, push isn't registering with git. (commit: 547de1e) (details)
- a few minor fixes (commit: 0129934) (details)