public class IOLoader<T extends org.bukkit.plugin.java.JavaPlugin> extends Object
Constructor and Description |
---|
IOLoader(T plugin,
File newfile,
String folder) |
IOLoader(T plugin,
String newfile) |
IOLoader(T plugin,
String newfile,
String folder) |
Modifier and Type | Method and Description |
---|---|
io.lumine.utils.config.file.FileConfiguration |
getCustomConfig() |
File |
getFile() |
void |
reloadCustomConfig(boolean loadDefaults) |
void |
saveCustomConfig() |
public void reloadCustomConfig(boolean loadDefaults)
public File getFile()
public io.lumine.utils.config.file.FileConfiguration getCustomConfig()
public void saveCustomConfig()
Copyright © 2020. All rights reserved.