- Small code improvements.
- Adding a new event (StaffModPageChangeEvent) called when a player navigates through the pages of a pageable staff mod.
- Updating presentation by adding more information about the library.
- Now depending of the StaffModManager interface instead of the BukkitStaffModManager class (abstraction instead of implementation). This allows more flexibility for developers which can use their own implementation of the manager.