Constructor and Description |
---|
Theme(PlanFiles files,
PlanConfig config,
com.djrapitops.plugin.logging.console.PluginLogger logger) |
Modifier and Type | Method and Description |
---|---|
void |
disable()
Performs disable actions for the subsystem
|
void |
enable()
Performs enable actions for the subsystem.
|
java.lang.String |
getValue(ThemeVal variable) |
java.lang.String |
replaceThemeColors(java.lang.String resourceString) |
@Inject public Theme(PlanFiles files, PlanConfig config, com.djrapitops.plugin.logging.console.PluginLogger logger)
public java.lang.String getValue(ThemeVal variable)
public void enable() throws EnableException
SubSystem
enable
in interface SubSystem
EnableException
- If an error occurred during enable and it is fatal to the subsystem.public void disable()
SubSystem
public java.lang.String replaceThemeColors(java.lang.String resourceString)