This version does not contain any fix or new feature, but API updates.
These API updates allow advanced module developers to register commands into the plugin API. These commands starts with '$' instead of minecraft's '/', for example, /premium ( while using official advanced module for premium support ) is now '$premium'
This update also has a lot of new events for AdvancedModule and some other changes
For more info please go to
the javadocs
DON'T FORGET TO UPDATE ALSO YOUR MODULES