Summary
- add lang docs for all bukkit object types (commit: 7ab4fa6) (details)
- improve dObjects meta (add custom object, mark deprecated constructors) (commit: 0125624) (details)
- show whether bungee is enabled in debug recordings (commit: c467766) (details)
- support advanced matcher for drags event (commit: 226c0c8) (details)
- improve yaml command docs (commit: ca2df86) (details)
- remove no-longer-needed config queue speed limit (commit: 3a8bfbe) (details)
- add config option for new core commit (commit: d4227d9) (details)
- add context.clicked_inventory to inventory click event (commit: cd78dd3) (details)
- fix previous commit (commit: a56e4f7) (details)
- add clicked_inventory to drags event (commit: dc443f7) (details)
- code effic/sanity (commit: c3b3c43) (details)
- fix meta typo, protect against map handling borks (commit: 998b330) (details)
- fix command script reload handling (commit: c87e492) (details)
- output ex command debug to the player that used /ex (commit: 53eb3ab) (details)
- reduce the amount of text output by that (commit: 3e38085) (details)
- add a config option to toggle whether that output is on by default (commit: a785eb2) (details)
- effic: cache config values (commit: 8c2cfca) (details)
- event code cleaning (commit: fb74a80) (details)
- generic mass autoformat (commit: 74d33b2) (details)
- fix pre-1.13 load sequence (due to swim event) (commit: 82b9aab) (details)
- fix config loading (commit: 14c44ae) (details)
- add name replaceable to format scripts (commit: 2581b98) (details)
- allow specifying mechanisms in item scripts (commit: f7bc783) (details)
- document dbukkit script types (commit: ddbfe5a) (details)
- use dLists smarter in shoot command (commit: a354c1a) (details)
- add tag server.ram_usage (commit: 404dec0) (details)
- add 'hand' context and switch to Player Places Block event (commit: 32c2514) (details)
- Patch clicks block event (commit: da8b1d1) (details)