Called when a player sends a chat message (not a command).
The result of a chat event.
Allows this event to occur.
Allows this event to occur, and sets the result to the given result.
Denies an event from occurring.
Denies this event from occur, and sets the result to the given result.
Checks if this event is allowed to happen.
The message that the player has sent.
The player involved in this event.
The result that is returned by this event.