Summary
- add player and npc queue mechanisms (commit: 2e02b79) (details)
- fix new queue mech names (commit: 14cd435) (details)
- enable the new queue mechs (commit: 6636cc3) (details)
- properly deprecate old item script 'bound' option (commit: 0224083) (details)
- add tag server.list_plugins_handling_event (commit: 7809db9) (details)
- add config file automatic updating (commit: 137452e) (details)
- change in area to be a switch by default (commit: 085ff94) (details)
- fix potential in area switch issues (commit: 8d07489) (details)
- patch to handle restricted JVMs better (commit: 899c5d4) (details)
- fix handling of old dMaterials (commit: bf3ebdc) (details)
- patch item.json tag (commit: e8abcf4) (details)
- modernize block setting (modifyblock mainly) (commit: 2efe220) (details)
- add location.precise_cursor_on_block (commit: 56d5eba) (details)
- add tag material.hardness (commit: a066a0b) (details)
- (unverified) automate bukkit event cancellation tracking (commit: 12e4328) (details)
- remove bad old lang doc for flags (commit: 14e00cc) (details)
- clean the flag manager class a bit (commit: b129080) (details)
- fix pickup_delay meta (commit: a86ee8f) (details)
- protect displayitem items better (commit: 94d1c2c) (details)
- fix issues from flag commit (commit: 1bbbb84) (details)
- fix issues with nonexistent flags (commit: 45233ab) (details)
- fix item move event match processing (commit: 7d32cbf) (details)
- add remaining common standard tag bases, fixes #1919 (commit: 96d072e) (details)