Bans a character from a chat channel. Has no effect unless the player is a moderator of the given channel


See also Channel functions.

Signature:

ChannelBan("channel", "fullname")

Arguments:

  • channel - Name of the channel (string)
  • fullname - Name of the character to be banned (string)