Class ICommand
java.lang.Object
com.gamersafer.minecraft.auth.common.commands.ICommand
- Direct Known Subclasses:
GSBanCommand
,GSBanIpCommand
,GSBanListCommand
,GSCheckCommand
,GSDisableCommand
,GSEnableCommand
,GSImportCommand
,GSKickCommand
,GSKickListCommand
,GSLinkCommand
,GSMuteCommand
,GSMuteListCommand
,GSPReportHistoryCommand
,GSReloadCommand
,GSReportHistoryCommand
,GSTempBanCommand
,GSTempBanIpCommand
,GSTempMuteCommand
,GSUnbanCommand
,GSUnbanIpCommand
,GSUnlinkCommand
,GSUnmuteCommand
,GSVerifyCommand
,GSWarnCommand
,GSWarnListCommand
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract void
abstract String
getName()
final net.kyori.adventure.text.Component
withPrefix
(String message)
-
Field Details
-
core
-
-
Constructor Details
-
ICommand
-
-
Method Details
-
getName
-
getAliases
-
getPermission
-
execute
-
complete
-
withPrefix
-