mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-11 14:20:50 +01:00
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.