Jump to content
Mumble forums

How to limit user amount only for certain channels


Akito
 Share

Recommended Posts

  • Administrators

Indeed this is a setting for *every* channel.

There is no native setting for specifying individual channels user limits.

Feel free to check our feature request tracker and submit this as a suggestion with your use case if it does not exist yet.


As an alternative you can use an Ice/GRPC script that catches channel joins of users and checks for a user limit on the channel, and then denies entry.

See http://mumble.sourceforge.net/slice/1.3.0/Murmur/ServerCallback.html#userStateChanged

Maybe such scripts exist already. You will need access to the Ice endpoint of the server for this.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...