Skip to main content

Move to Waiting Room

The move to waiting room plugin allows hosts to move a participant to the lobby of a locked VMR.

Plugin Type

menuItems:participants

How to load this plugin

To load this plugin, download the source code from the Github link here. Once you have this code, move it into the plugins folder of your theme, you should name the folder mtw.

Once you have copied these files, open the settings.json file inside of your branding package and add the following code to the plugins array.

{
"id": "mtw-plugin-1.0",
"srcURL": "plugins/mtw/mtw.plugin.package.json",
"enabled": true
}

If you have any doubt, visit the sections Create a branding package and Upload to Infinity.