mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
@ -1,3 +1,7 @@
|
||||
Version 2.1.193
|
||||
Fixed another bug where mcrank/mctop/leaderboards weren't loading
|
||||
Fixed a bug where override locales weren't being loaded (but worked after a reloadlocale command)
|
||||
(Unit Tests) Added a test to make sure leaderboards were working
|
||||
Version 2.1.192
|
||||
Removed some debug messages from FlatFileDatabaseManager
|
||||
Fixed another bug where player names could be saved as null for FlatFileDB (they will update on the players next login at the next save interval)
|
||||
@ -11,9 +15,6 @@ Version 2.1.192
|
||||
(API) Added com.gmail.nossr50.api.DatabaseAPI.doesPlayerExistInDB(java.lang.String)
|
||||
(Unit Tests) Added some more unit tests to FlatFileDB
|
||||
|
||||
NOTES:
|
||||
I removed a lot of API that should honestly never have been added, this will break some plugins, those plugins will have to update.
|
||||
|
||||
Version 2.1.191
|
||||
Fixed a bug related to our blocktracker
|
||||
Fixed a bug that prevented the leaderboards from working on FlatFile in some circumstances
|
||||
|
Reference in New Issue
Block a user