mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-21 03:03:02 +01:00
FlatFileDatabaseManager refactor + adding tests part 1
This commit is contained in:
@@ -73,8 +73,6 @@ public interface DatabaseManager {
|
||||
*/
|
||||
Map<PrimarySkillType, Integer> readRank(String playerName);
|
||||
|
||||
default void init() {};
|
||||
|
||||
/**
|
||||
* Add a new user to the database.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user