2.0.1
Change Log:
- Add ability to set multiple permissions for command handlers (Using "|" in between)
- Fixed a bug with ItemBuilder API
On a side note, this is second release with maven and just wanted to say thanks to maven the amount of work that goes into a update (with major changes) can be a lot less as maven does all the work for me, like generate javadoc and and even auto upload it for me. It also allows me (or anyone else) the possibility to build this API directly into a plugin, which means you won't need to download this on the server, so expect this in a future update to be the case. There is also a maven repository for the plugin if you use this plugin, see the main page.