public class MigrationUtil
extends java.lang.Object
Constructor and Description |
---|
MigrationUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isPreviousFactionUUID()
Checks if FactionsUUID exists
|
static void |
migrateConfigYML()
This method will merge config.yml into conf.json (there is no need for these to be seperate)
|
static boolean |
shouldMigrateConfigYML()
Checks if FactionsUUID folder with config.yml exists
|
public static boolean isPreviousFactionUUID()
public static boolean shouldMigrateConfigYML()
public static void migrateConfigYML()