This is the monitor version of the VolanoChat applet. You must
first set the server.password
server property before you
can access the server as a monitor. Monitors can remove, kick, and ban
people in any of the chat rooms.
The applet tag for this applet is the same as the normal VolanoChat applet except for the following additional parameter:
<param name="monitor" value="true" />
This is the administrator version of the VolanoChat applet. You must
first set the admin.password
server property before you can
access the server as an administrator. Administrators can remove, kick,
and ban people in any of the chat rooms. In addition, administrators can
send broadcast messages into all of the public and personal chat
rooms.
The applet tag for this applet is the same as the normal VolanoChat applet except for the following additional parameter:
<param name="admin" value="true" />