Uses of Interface
net.jetrix.commands.ParameterCommand

Packages that use ParameterCommand
net.jetrix.commands Contains concrete Command implementations. 
 

Uses of ParameterCommand in net.jetrix.commands
 

Classes in net.jetrix.commands that implement ParameterCommand
 class BroadcastCommand
          Send a message to all clients on the server.
 class GotoCommand
          Go to the channel of the specified player.
 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 MoveCommand
          Move a player to a new slot or switch two players.
 class OperatorCommand
          Grant operator status to the player.
 class PetitionCommand
          Send a request for assistance to all operators online.
 class ReplyCommand
          Reply to a private message sent by a player.
 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.
 



Copyright © 2001-2010. All Rights Reserved.