Uses of Class
mmud.commands.GuildCommand
Packages that use GuildCommand
Package
Description
Provides the different commands possible for players.
-
Uses of GuildCommand in mmud.commands
Subclasses of GuildCommand in mmud.commandsModifier and TypeClassDescriptionclass
An abstract class for the commands that may only be executed by the owner of a guild, the guildmaster. -
Uses of GuildCommand in mmud.commands.guild
Subclasses of GuildCommand in mmud.commands.guildModifier and TypeClassDescriptionclass
Makes you, as guildmaster, accept a new member to the guild.class
Makes you, as guildmaster, promote somebody else as guildmaster.class
Deletes a guild.class
Provides all the necessary details about the current guild that you are a member of.class
Makes you, as guildmaster, change the logonmessage of your guild.class
Makes you leave a guild.class
Say something in guildchat : "guild Good morning, everyone."class
Makes you, as guildmaster, assign a rank to a member of the guild.class
Makes you, as guildmaster, create or change a rank of the guild.class
Makes you, as guildmaster, delete a rank of the guild.class
Makes you, as guildmaster, reject a person wanting to join your guild.class
Makes you, as guildmaster, remove a member of the guild forcibly.