Access using Airship.Chat. Functions for configuring the chat window as well as broadcasting messages.
To send a player a message see Player.SendMessage.
Broadcasts message to entire server, if called from server. Otherwise, broadcasts message to only local player.
A message.
[Server only]
Registers provided command.
A command instance.
[Client only]
Sets chat's visibility.
Whether or not chat should be visible.
Access using Airship.Chat. Functions for configuring the chat window as well as broadcasting messages.
To send a player a message see Player.SendMessage.