mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-11-02 18:13:43 +01:00
@@ -374,6 +374,9 @@ public class mcMMO extends JavaPlugin {
|
||||
getLogger().warning("Failed to rename tools.yml to tools.default.yml!");
|
||||
}
|
||||
}
|
||||
|
||||
File currentFlatfilePath = new File(flatFileDirectory);
|
||||
currentFlatfilePath.mkdirs();
|
||||
}
|
||||
|
||||
private void checkForUpdates() {
|
||||
|
||||
Reference in New Issue
Block a user