Class CommandRegistry
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.CommandRegistry
-
Field Summary
Modifier and TypeFieldDescriptionprotected final GSAuthApi
protected final SharedConfiguration
protected final GSAuthPlugin
protected final ILoginHandlerFactory
protected final IOnboardingService
protected final IPermissionAdapter
protected final IPlayerStorage
protected final IProfileService
protected final ReportLogManager
protected final IServer
-
Constructor Summary
ConstructorDescriptionCommandRegistry
(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
-