RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.Yell Class Reference

Static Public Member Functions

static void yell (Player player, String message)

Static Public Attributes

static final String[] INVALID

Detailed Description

Handles the yelling command.

Author
Daniel

Definition at line 40 of file Yell.java.

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: