Class GuildMasterCommand
Object
NormalCommand
GuildCommand
GuildMasterCommand
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
AcceptCommand, ChangeMasterCommand, DeleteGuildCommand, GuildMessageCommand, RankAssignCommand, RankChangeCommand, RankDeleteCommand, RejectCommand, RemoveCommand
An abstract class for the commands that may only be executed
by the owner of a guild, the guildmaster.
- 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
-
GuildMasterCommand
-