Class CommandRegistry
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.CommandRegistry
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final GSAuthApiprotected final SharedConfigurationprotected final GSAuthPluginprotected final ILoginHandlerFactoryprotected final IOnboardingServiceprotected final IPermissionAdapterprotected final IPlayerStorageprotected final IProfileServiceprotected final ReportLogManagerprotected final IServer -
Constructor Summary
ConstructorsConstructorDescriptionCommandRegistry(GSAuthPlugin core, ReportLogManager reportLogManager, IPlayerStorage playerStorage, SharedConfiguration config, IServer server, IProfileService profileService, GSAuthApi api, ILoginHandlerFactory loginHandlerFactory, IOnboardingService onboardingService, IPermissionAdapter permAdapter, ILogger logger) -
Method Summary
-
Field Details
-
core
-
reportLogManager
-
playerStorage
-
config
-
server
-
profileService
-
api
-
loginHandlerFactory
-
onboardingService
-
permAdapter
-
commands
-
commandsAliases
-
-
Constructor Details
-
Method Details
-
getCommands
-
registerCommands
public void registerCommands() -
registerCommand
-