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