JAVA PARAMS DISCONNECTIFNOTJOINED

Format: [true|false]
Default: (true)

Quits if the user leaves a chatroom and has no other rooms open. If false, and not in restricted mode, the rooms list will appear instead.

Examples:
In a web page:
<param name="disconnectifnotjoined" value="false">

In a param file:
disconnectifnotjoined=false