Handles the yelling command.
- Author
- Daniel
Definition at line 40 of file Yell.java.
◆ yell()
void com.osroyale.content.Yell.yell |
( |
Player | player, |
|
|
String | message ) |
|
inlinestatic |
Yells a message to the server.
Definition at line 50 of file Yell.java.
◆ INVALID
final String [] com.osroyale.content.Yell.INVALID |
|
static |
Initial value:= {
".com", "@cr", "<img=", "</col", "<col=",
"@whi@", "@blu@", "@gre@", "@red@",
"@mag@", "@cya@"
}
Array of all invalid strings.
Definition at line 43 of file Yell.java.
The documentation for this class was generated from the following file: