Class TellAllAction

java.lang.Object
games.stendhal.server.actions.admin.AdministrationAction
games.stendhal.server.actions.admin.TellAllAction
All Implemented Interfaces:
ActionListener

public class TellAllAction extends AdministrationAction
shouts a message to all players as "administrator".
  • Constructor Details

    • TellAllAction

      public TellAllAction()
  • Method Details