Package net.ME1312.Galaxi.Library.Config
Class YAMLConfig
java.lang.Object
net.ME1312.Galaxi.Library.Config.YAMLConfig
YAML Config Class
-
Constructor Details
-
YAMLConfig
Creates/Loads a YAML Formatted Config- Parameters:
file
-- Throws:
IOException
org.yaml.snakeyaml.error.YAMLException
-
-
Method Details
-
get
Get Config Contents- Returns:
- Config Contents
-
set
Set Config Contents- Parameters:
value
- Value
-
reload
Reload Config Contents- Throws:
IOException
-
save
Save Config Contents- Throws:
IOException
-
equals
-
toString
-