mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-21 19:22:59 +01:00
Fixes for Treasures config & Chimera Wing.
This commit is contained in:
@@ -50,7 +50,7 @@ public class LoadTreasures {
|
||||
// If not exist, copy from the jar
|
||||
if (!configFile.exists()) {
|
||||
dataFolder.mkdir();
|
||||
config.options().copyDefaults();
|
||||
plugin.saveTreasuresConfig();
|
||||
}
|
||||
addDefaults();
|
||||
loadKeys();
|
||||
|
||||
Reference in New Issue
Block a user