Class GSVerifyCommand
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.ICommand
com.gamersafer.minecraft.auth.common.commands.GSVerifyCommand
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGSVerifyCommand
(GSAuthPlugin core, IProfileService service, IOnboardingService onboardingService, IServer server, ILoginHandlerFactory factory, IPlayerStorage playerStorage, IPermissionAdapter permAdapter, IGSAuthRequiredCache requiredCache, GSAuthApi api) -
Method Summary
Methods inherited from class com.gamersafer.minecraft.auth.common.commands.ICommand
withPrefix
-
Constructor Details
-
GSVerifyCommand
public GSVerifyCommand(GSAuthPlugin core, IProfileService service, IOnboardingService onboardingService, IServer server, ILoginHandlerFactory factory, IPlayerStorage playerStorage, IPermissionAdapter permAdapter, IGSAuthRequiredCache requiredCache, GSAuthApi api)
-
-
Method Details
-
getName
-
getAliases
- Specified by:
getAliases
in classICommand
-
getPermission
- Overrides:
getPermission
in classICommand
-
execute
-
complete
-