Notable consequence: checkXP and addLevel in ExperienceAPI are no longer needed and became deprecated
It's basically a wrapper for anything related to players, as a consequence Users.getProfile() is now depreciated. Also removed SkillTools.xpProcessing() because of some redundancy with McMMOPlayer.addXp(). + some cleanup for consistency sake.
permissions were not present.