Simple Voice Chat: Advanced Groups
This server-side Fabric mod extends voice chat capabilities by providing administrators with additional commands for group management.
Important: The mod requires Enhanced Groups to be installed on the server.
Force Add to Group Command
The mod provides the /advancedgroups push command, which allows forcing a player into a specific voice chat group.
Usage syntax:
/advancedgroups push <player> <name>- adds the specified player to the group with the given name/advancedgroups push <player> <ID>- adds the specified player to the group with the specified identifier
Remove from Group Command
The /advancedgroups release command allows forcibly removing a player from any voice chat group they are currently in.
Usage syntax:
/advancedgroups release <player>- removes the specified player from their current group