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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidabstract StringgetName()final net.kyori.adventure.text.ComponentwithPrefix(String message)
-
Field Details
-
core
-
-
Constructor Details
-
ICommand
-
-
Method Details
-
getName
-
getAliases
-
getPermission
-
execute
-
complete
-
withPrefix
-