Class ChatAction
java.lang.Object
games.stendhal.server.actions.chat.ChatAction
Processes /chat, /tell (/msg) and /support.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register()
Registers AnswerAction ChatAction TellAction and SupportAction.
-
Constructor Details
-
ChatAction
public ChatAction()
-
-
Method Details
-
register
public static void register()Registers AnswerAction ChatAction TellAction and SupportAction.
-