JAVA PARAMS ROOMPROMPT

Format: [prompt]
Default: (Join channel)

Define what the prompt says that asks a user to join a room.

Examples:
In a web page:
<param name="roomprompt" value="Please enter a channel name.">

In a param file:
roomprompt=Please enter a channel name.