Lifts the ban preventing a character from joining a chat channel. Has no effect unless the player is a moderator of the given channel
See also Channel functions.
Signature:
ChannelUnban("channel",
"fullname")
Arguments:
channel
- Name of the channel (string
)fullname
- Name of the character to for which to lift the ban (string
)