Constructor and Description |
---|
LocaleSystem(PlanPlugin plugin,
PlanFiles files,
PlanConfig config,
com.djrapitops.plugin.logging.console.PluginLogger logger,
com.djrapitops.plugin.logging.error.ErrorHandler errorHandler) |
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(PlanPlugin plugin, PlanFiles files, PlanConfig config, com.djrapitops.plugin.logging.console.PluginLogger logger, com.djrapitops.plugin.logging.error.ErrorHandler errorHandler)
public static java.util.Map<java.lang.String,Lang> getIdentifiers()
public void enable()
SubSystem
public void disable()
SubSystem
public Locale getLocale()