Class GuildCommand
Object
NormalCommand
GuildCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
DetailsCommand
,GuildMasterCommand
,LeaveCommand
,MessageCommand
An abstract class for the commands that may only be executed by a member of a
guild.
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class NormalCommand
getAdminService, getChatService, getEventsService, getGuildService, getHelpService, getItemService, getLogService, getPersonService, getRegExpr, parseCommand, parseCommand, run, setCallback
-
Constructor Details
-
GuildCommand
-