Class ConfigManager
java.lang.Object
pro.gravit.launchserver.manangers.ConfigManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidregisterConfigurable(String name, pro.gravit.launcher.base.config.JsonConfigurable reconfigurable) voidvoidvoidvoid
-
Constructor Details
-
ConfigManager
public ConfigManager()
-
-
Method Details
-
registerConfigurable
public void registerConfigurable(String name, pro.gravit.launcher.base.config.JsonConfigurable reconfigurable) -
printConfigurables
public void printConfigurables() -
save
- Throws:
IOException
-
load
- Throws:
IOException
-
save
- Throws:
IOException
-
reset
- Throws:
IOException
-
load
- Throws:
IOException
-
reset
- Throws:
IOException
-