[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
Message(String, array<Object>[]()[][])
Broadcasts a message to all online players. Shorthand for Server.Players.Message
Message(Player, String, array<Object>[]()[][])
Broadcasts a message to all online players except one. Shorthand for Server.Players.Except(except).Message

See Also