Package mindustry.net
Interface Administration.ChatFilter
- Enclosing class:
- Administration
public static interface Administration.ChatFilter
Handles chat messages from players and changes their contents.
-
Method Summary
-
Method Details
-
filter
- Returns:
- the filtered message; a null string signals that the message should not be sent.
-