Class LocaleSystem
java.lang.Object
com.djrapitops.plan.settings.locale.LocaleSystem
- All Implemented Interfaces:
SubSystem
System in charge of
Locale
.-
Constructor Summary
ConstructorDescriptionLocaleSystem
(PlanFiles files, PlanConfig config, WebAssetVersions webAssetVersions, net.playeranalytics.plugin.server.PluginLogger logger, ErrorLogger errorLogger) -
Method Summary
-
Constructor Details
-
LocaleSystem
@Inject public LocaleSystem(PlanFiles files, PlanConfig config, WebAssetVersions webAssetVersions, net.playeranalytics.plugin.server.PluginLogger logger, ErrorLogger errorLogger)
-
-
Method Details
-
getIdentifiers
-
getKeys
-
enable
public void enable()Description copied from interface:SubSystem
Performs enable actions for the subsystem. -
disable
public void disable()Description copied from interface:SubSystem
Performs disable actions for the subsystem -
getLocale
-
getLocaleVersion
public long getLocaleVersion() -
getCustomLocaleVersion
-