|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCommand | |
|---|---|
| net.jetrix.commands | Contains concrete Command implementations. |
| Uses of AbstractCommand in net.jetrix.commands |
|---|
| Subclasses of AbstractCommand in net.jetrix.commands | |
|---|---|
class |
AwayCommand
Set the away status of a player. |
class |
BroadcastCommand
Send a message to all clients on the server. |
class |
ConfigCommand
Display the channel settings. |
class |
EmoteCommand
Display an emote. |
class |
GotoCommand
Go to the channel of the specified player. |
class |
HelpCommand
List all commands available. |
class |
IgnoreCommand
Manage the ignore list. |
class |
IpCommand
Display the IP of a player. |
class |
JoinCommand
Join or create a channel. |
class |
KickCommand
Kick a player out of the server. |
class |
LanguageCommand
Set the language of the user. |
class |
ListCommand
List available channels. |
class |
ModeCommand
Switch between preconfigured settings. |
class |
MotdCommand
Display the message of the day. |
class |
MoveCommand
Move a player to a new slot or switch two players. |
class |
OperatorCommand
Grant operator status to the player. |
class |
PauseCommand
Pause the game. |
class |
PetitionCommand
Send a request for assistance to all operators online. |
class |
PingCommand
Display the ping to the server. |
class |
RandomCommand
Display a random number. |
class |
ReplyCommand
Reply to a private message sent by a player. |
class |
SpecListCommand
Show the spectators in the channel. |
class |
StartCommand
Start the game. |
class |
StopCommand
Stop the game. |
class |
SummonCommand
Summon a player to the current channel. |
class |
TeamMessageCommand
Send a message to all members of the player's team. |
class |
TeleportCommand
Teleport a player to another channel. |
class |
TellCommand
Send a private message to a player. |
class |
TimeCommand
Display the server's time. |
class |
VersionCommand
Display the version of the server. |
class |
WhoCommand
List all players connected to the server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||