henkelmax / simple-voice-chat

A working voice chat in Minecraft!
https://modrepo.de/minecraft/voicechat/wiki
441 stars 112 forks source link

Server side group type control #560

Closed EcoBuilder13 closed 1 year ago

EcoBuilder13 commented 1 year ago

Is your feature request related to a problem? Please describe.

In 2.4.0 group types were added, with this the option open_groups in the server configuration file was removed. While it still gives players the ability to create this type of group it prevents server operators from specifying what type of groups are allowed.

Describe the solution you'd like

A way for server admins to force a specific type of group or set an allowed list of group types. Ex: force_group_type=OPEN or allowed_group_types=NORMAL,OPEN (Only listing one option would force that group type)

henkelmax commented 1 year ago

You can do that with the API. I think this would be a good fit for the enhanced groups addon.

henkelmax commented 1 year ago

https://modrinth.com/mod/enhanced-groups/version/fabric-1.19.4-1.3.0