Set a server-side cap on how many guests can be admitted to a claimed room
Director Option! (&director)
&director
&rcap
Example: &roomcap=20
&roomcap=20
Integer (> 0)
Maximum admitted guests for the claimed room.
&roomcap sets a server-side admission cap for a claimed room.
&roomcap
On the official VDO.Ninja service:
Default cap is 80 when not set.
80
Maximum accepted value is 80 (higher values are clamped).
New join attempts are blocked when the cap is reached.
Transfers into the destination room also respect this cap.
Matching &roomkey values can bypass a lower custom &roomcap (for example, 50), but cannot bypass the server hard cap of 80.
&roomkey
50
This works on the official hosted service (vdo.ninja) and on self-hosted services that include the same room-admission implementation.
vdo.ninja
Last updated 6 hours ago
Was this helpful?