mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-15 03:54:43 +02:00
Forgot to loadKeys()
This commit is contained in:
@ -32,6 +32,7 @@ public class TreasuresConfig extends ConfigLoader{
|
||||
|
||||
private TreasuresConfig() {
|
||||
super("treasures.yml");
|
||||
loadKeys();
|
||||
}
|
||||
|
||||
public static TreasuresConfig getInstance() {
|
||||
|
Reference in New Issue
Block a user