1.2.5
1.2.5 Release Notes:
- Added Command#async option to execute commands in a separate thread.
- By default, commands will execute in the main thread.
Developers should be careful while enabling the async option because Bukkit API is not thread safe nor guranteed to be thread safe.
Full Changelog: 1.2.4...1.2.5