Class GuildCommand

Object
NormalCommand
GuildCommand
All Implemented Interfaces:
Command
Direct Known Subclasses:
DetailsCommand, GuildMasterCommand, LeaveCommand, MessageCommand

public abstract class GuildCommand extends NormalCommand
An abstract class for the commands that may only be executed by a member of a guild.
Author:
maartenl
  • Constructor Details

    • GuildCommand

      public GuildCommand(String aRegExpr)