Constructor and Description |
---|
LocaleSystem(PlanFiles files,
PlanConfig config,
com.djrapitops.plugin.logging.console.PluginLogger logger,
ErrorLogger errorLogger) |
Modifier and Type | Method and Description |
---|---|
void |
disable()
Performs disable actions for the subsystem
|
void |
enable()
Performs enable actions for the subsystem.
|
static java.util.Map<java.lang.String,Lang> |
getIdentifiers() |
Locale |
getLocale() |
@Inject public LocaleSystem(PlanFiles files, PlanConfig config, com.djrapitops.plugin.logging.console.PluginLogger logger, ErrorLogger errorLogger)
public static java.util.Map<java.lang.String,Lang> getIdentifiers()
public void enable()
SubSystem
public void disable()
SubSystem
public Locale getLocale()