1. Customize the text message "Command Exception:"
| Server Default: |
Command Exception: |
| Parameter Name: |
msg.CommandExpection |
| HTML Configuration: |
<param name="msg.CommandExpection" value="Command Exception:"> |
| Permitted Value: |
Text |
| Location: |
Server message to client for command exception error |
2. Customize the text message "Connection failed:"
| Server Default: |
Connection failed: |
| Parameter Name: |
msg.ConnectionFailed |
| HTML Configuration: |
<param name="msg.ConnectionFailed" value="Connection failed:"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when connection fails |
3. Customize the text message "Could not dynamically load code for command:"
| Server Default: |
Could not dynamically load code for command: |
| Parameter Name: |
msg.CouldNotLoadCode |
| HTML Configuration: |
<param name="msg.CouldNotLoadCode" value="Could not dynamically load code for command:"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when code command unavailable |
4. Customize the text message "Disconnected:"
| Server Default: |
Disconnected: |
| Parameter Name: |
msg.Disconnected |
| HTML Configuration: |
<param name="msg.Disconnected" value="Disconnected:"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when disconnected |
5. Customize the text message "Ignored:"
| Server Default: |
Ignored: |
| Parameter Name: |
msg.Ignore |
| HTML Configuration: |
<param name="msg.Ignore" value="Ignored:"> |
| Permitted Values: |
Text |
| Location: |
Server message to client when a user is ignored |
6. Customize the text message "has joined room"
| Server Default: |
has joined room |
| Parameter Name: |
msg.Joined |
| HTML Configuration: |
<param name="msg.Joined" value="has joined room"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when a user joins the room |
7. Customize the text message "has left room"
| Server Default: |
has left room |
| Parameter Name: |
msg.Left |
| HTML Configuration: |
<param name="msg.Left" value="has left room"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when a user leaves the room |
8. Customize the text message "You logged off"
| Server Default: |
You logged off |
| Parameter Name: |
msg.LoggOff |
| HTML Configuration: |
<param name="msg.LoggOff" value="You logged off"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when a user disconnects |
9. Customize the server message to client when room name is not valid/improper."
| Server Default: |
You must enter an alpha-numeric room name. |
| Parameter Name: |
msg.NoRoomName |
| HTML Configuration: |
<param name="msg.NoRoomName" value="You must enter an alpha-numeric room name."> |
| Permitted Value: |
Text |
| Location: |
Server message to client when they use improper name |
10. Customize the text message "You will be contacted by operator ASAP."
| Server Default: |
You will be contacted by operator ASAP. |
| Parameter Name: |
msg.PageFound |
| HTML Configuration: |
<param name="msg.PageFound" value="You will be contacted by operator ASAP."> |
| Permitted Value: |
Text |
| Location: |
Server message to client when page command executed |
11. Customize the text message "Request for Assistance."
| Server Default: |
Request for Assistance. |
| Parameter Name: |
msg.PageRequest |
| HTML Configuration: |
<param name="msg.PageRequest" value="Request for Assistance."> |
| Permitted Value: |
Text |
| Location: |
Server message when a room admin or a page target is paged. |
12. Customize the text message "You have stopped ignoring"
| Server Default: |
You have stopped ignoring |
| Parameter Name: |
msg.StopIgnoring |
| HTML Configuration: |
<param name="msg.StopIgnoring" value="You have stopped ignoring"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when user stops ignoring |
13. Customize the text message "Please wait while we load code to execute the command:"
| Server Default: |
Please wait while we load code to execute the command: |
| Parameter Name: |
msg.WaitLoad |
| HTML Configuration: |
<param name="msg.WaitLoad" value="Please wait while we load code to execute the command:"> |
| Permitted Value: |
Text |
| Location: |
Server message to client when command is being executed |
14. Customize the text message "Your question has been submitted."
| Server Default: |
Your question has been submitted. |
| Parameter Name: |
msg.QuestionSubmitted |
| HTML Configuration: |
<param name="msg.QuestionSubmitted" value="Your question has been submitted."> |
| Permitted Value: |
Text |
| Location: |
Server message to client when question submitted (moderation) |
15. Customize the text message "Type here"
| Server Default: |
Type here |
| Parameter Name: |
ui.TypeHere |
| HTML Configuration: |
<param name="ui.TypeHere" value="Type here:"> |
| Permitted Value: |
Text |
| Location: |
Default type here instruction |
16. Customize the text message "private chat with"
| Server Default: |
private chat with |
| Parameter Name: |
ui.PrivateChatTo |
| HTML Configuration: |
<param name="ui.PrivateChatTo" value="private chat with"> |
| Permitted Value: |
Text |
| Location: |
default title in private chat window |