1
0
mirror of https://github.com/mcMMO-Dev/mcMMO.git synced 2025-07-30 19:15:28 +02:00

Fix mcrank cd display

This commit is contained in:
nossr50
2019-04-12 15:24:01 -07:00
parent 33a68daa9c
commit 6e3c2fcb76
2 changed files with 6 additions and 1 deletions
Changelog.txt
src/main/java/com/gmail/nossr50/commands/player

@@ -10,6 +10,7 @@ Key:
Version 2.1.41
Fixed NullPointerException errors when trying to grab PlayerProfiles for players who have not loaded
Added new locale string Profile.PendingLoad
Fixed a display error preventing the remaining time on /mcrank from being shown if it was on cooldown
Version 2.1.40
(API) mcMMO will now return null in all cases for UserManager.getPlayerProfile() if they have not been loaded yet