[FEATURE]: Multiple Discord Role Whitelists
Scope
Developer API
Feature Description
The ability to create many different Discord Role Whitelists and allow control from within game scripts.
Use Case
Host A has different Role lists to allow different players onto server based on what they want to do. It could be only Patreon supporters, Twitch subscribers, team members. I want to allow the host to be able to switch between them as they want and when they do change it, it will remove players not on the newly loaded whitelist. I also want to be able to create special whitelists that may for example have only testers or a list for a special event.
Proposed Solution
No response
Additional Info
No response
You can already select multiple roles separated by a a comma
Yes, understood, but what i mean is they need to be separate roles. Role A has list of 50 people. Role B has 150 people but only 10 that are on Role A, etc. Each list/role is unique. If I want to have a special list of 48 specific players for a special event, I want to be able to switch to it from in game script. etc. I can give more examples if needed.