Class ConfigurationManager
java.lang.Object
dev.esophose.playerparticles.manager.Manager
dev.esophose.playerparticles.manager.ConfigurationManager
public class ConfigurationManager extends Manager
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConfigurationManager.GuiIconUsed for grabbing/caching configurable GUI Icons from the config.ymlstatic classConfigurationManager.Setting -
Field Summary
-
Constructor Summary
Constructors Constructor Description ConfigurationManager(PlayerParticles playerParticles) -
Method Summary
Modifier and Type Method Description voiddisable()Cleans up the Manager's resourcesCommentedFileConfigurationgetConfig()voidreload()Reloads the Manager's settings
-
Constructor Details
-
Method Details