搜索历史
清空
暂无搜索历史
论坛热搜
1
【MC整合包发布】乌托邦探险之旅3.2
热
3
[1.6.4]上古老物 冒险者传说 by WhiteSword
新
5
[转载]洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
[1.12.2]Jenny — 有趣的模拟女友模组|珍妮模组
热
4
幻虚斗罗V1.5[炫酷魂环][高级魂技][全模型贴图覆盖][超吸金]
6
[1.7.10] [HQM] [Mercury landing]水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 24|回复: 0

[模组分享] 简化语音聊天增强组 (Simple Voice Chat Enhanced Groups)-MOD模组

[复制链接]

5257

主题

52

回帖

6514

积分

龙❁妻

Rank: 8Rank: 8

经验
6514 EP
金粒
1165 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:19:05 | 显示全部楼层 |阅读模式
简化语音聊天增强组 (Simple Voice Chat Enhanced Groups)Github |相关wiki |源站链接支持: fabric , quiltSimple Voice Chat Enhanced Groups 是一个服务端 Fabric 模组,为 Simple Voice Chat 组提供有用的功能。

功能

快速组群

* 命令 `/instantgroup` 会自动将附近的每个玩家添加到一个组中,如果他们尚未在组中。

  默认的范围为 128 个方块。

  你也可以作为命令的第一个参数提供范围:`/instantgroup 256`。

![快速组群](链接)

群组摘要

加入服务器的玩家会快速了解所有活跃语音聊天组的摘要。

持久组群

* 命令 `/persistentgroup` 会创建一个组,当所有玩家离开或服务器重启时,该组不会被删除。

*用法*:

`/persistentgroup list` - 列出所有持久组

`/persistentgroup remove <名称>` - 删除指定名称的组

`/persistentgroup remove ` - 删除指定 ID 的组(仅用于内部)

`/persistentgroup add <名称> [] [] []` - 创建一个持久组

自动加入组

当玩家加入服务器时,可以自动添加到一个组。

*注意*:此功能仅适用于持久组。

*用法*:

`/autojoingroup set <组名> [密码]` - 设置自动加入的组

`/autojoingroup set [密码]` - 设置自动加入的组(仅用于内部)

`/autojoingroup remove` - 移除自动加入的组

强制加入组

可以强制玩家加入一个组。

*用法*:

`/forcejoingroup <玩家>` - 强制玩家加入你的组

强制组类型

如果在配置中启用了 `force_group_type`,玩家将无法创建不同类型的组。

所有创建的组将按照配置中指定的类型。

这对于服务器在 Simple Voice Chat 的旧版本中使用全局 `open_groups` 配置选项的情况非常有用。

*注意*:强制的组类型仅适用于在 Simple Voice Chat 中使用 GUI 创建的组。

此功能不适用于这个模组提供的任何命令。

如果不希望普通玩家能够使用这些命令,

您可以将配置中的权限级别设置为更高的值。

可用的配置值为 `OFF`、`NORMAL`、`OPEN` 和 `ISOLATED`。

配置选项

配置文件位于 `config/enhancedgroups/enhancedgroups.properties`。

| 名称                                       | 默认值         | 描述                                                           |

|--------------------------------------------|---------------|---------------------------------------------------------------|

| `default_instant_group_range`              | `128`         | 如果没有提供范围,默认情况下的即时组范围                    |

| `instant_group_name`                       | `即时组`      | 即时组的名称                                                   |

| `instant_group_command_permission_type`    | `EVERYONE`    | `instantgroup` 命令的默认权限类型                              |

| `persistent_group_command_permission_type` | `OPS`         | `persistentgroup` 命令的默认权限类型                           |

| `auto_join_group_command_permission_type`  | `EVERYONE`    | `autojoingroup` 命令的默认权限类型                             |

| `force_join_group_command_permission_type` | `OPS`         | `forcejoingroup` 命令的默认权限类型                            |

| `group_summary`                            | `true`        | 当玩家加入服务器时,是否显示所有组的摘要                      |

| `force_group_type`                         | `OFF`         | 是否强制组类型为特定类型                                      |

权限

此模组支持 [fabric-permissions-api](链接)。

每个节点的默认权限类型在 [配置](#config-options) 中定义。

| 权限节点                             | 描述                                                    |

|--------------------------------------|--------------------------------------------------------|

| `enhancedgroups.instantgroup`        | 执行 `/instantgroup` 命令的权限节点                    |

| `enhancedgroups.persistentgroup`     | 执行 `/persistentgroup` 命令的权限节点                   |

| `enhancedgroups.autojoingroup`       | 执行 `/autojoingroup` 命令的权限节点                     |

| `enhancedgroups.forcejoingroup`      | 执行 `/forcejoingroup` 命令的权限节点                    |

截图:



来自Modrinth所有游戏版本1.21.81.21.71.21.61.21.51.21.41.211.21.11.20.11.21.31.21.21.20.61.20.51.20.41.20.21.19.21.20.31.19.41.20所有类型fabricquilt[FABRIC][1.21.8] Simple Voice Chat Enhanced Groups 1.21.8-1.7.0instantgroup-fabric-1.21.8-1.7.0.jar下载fabric-1.21.8-1.7.0#Beta- Updated to 1.21.8展开版本: fabric-1.21.8-1.7.0支持游戏: 1.21.8类型:FabricQuiltBeta下载次数: 959[FABRIC][1.21.7] Simple Voice Chat Enhanced Groups 1.21.7-1.7.0instantgroup-fabric-1.21.7-1.7.0.jar下载fabric-1.21.7-1.7.0#Alpha- Updated to 1.21.7展开版本: fabric-1.21.7-1.7.0支持游戏: 1.21.7类型:FabricQuiltAlpha下载次数: 1,702[FABRIC][1.21.6] Simple Voice Chat Enhanced Groups 1.21.6-1.7.0instantgroup-fabric-1.21.6-1.7.0.jar下载fabric-1.21.6-1.7.0#Alpha- Updated to 1.21.6展开版本: fabric-1.21.6-1.7.0支持游戏: 1.21.6类型:FabricQuiltAlpha下载次数: 1,874[FABRIC][1.21.5] Simple Voice Chat Enhanced Groups 1.21.5-1.7.0instantgroup-fabric-1.21.5-1.7.0.jar下载fabric-1.21.5-1.7.0#Alpha- Updated to 1.21.5展开版本: fabric-1.21.5-1.7.0支持游戏: 1.21.5类型:FabricQuiltAlpha下载次数: 7,187[FABRIC][1.21.4] Simple Voice Chat Enhanced Groups 1.21.4-1.7.0instantgroup-fabric-1.21.4-1.7.0.jar下载fabric-1.21.4-1.7.0#Alpha- Added global auto join group option- Improved config comments- Fixed error when auto joining groups in single player展开版本: fabric-1.21.4-1.7.0支持游戏: 1.21.4类型:FabricQuiltAlpha下载次数: 8,339[FABRIC][1.21.1] Simple Voice Chat Enhanced Groups 1.21.1-1.7.0instantgroup-fabric-1.21.1-1.7.0.jar下载fabric-1.21.1-1.7.0#Alpha- Added global auto join group option- Improved config comments- Fixed error when auto joining groups in single player展开版本: fabric-1.21.1-1.7.0支持游戏: 1.21, 1.21.1类型:FabricQuiltAlpha下载次数: 33,267[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.7.0instantgroup-fabric-1.20.1-1.7.0.jar下载fabric-1.20.1-1.7.0#Alpha- Added global auto join group option- Improved config comments- Fixed error when auto joining groups in single player展开版本: fabric-1.20.1-1.7.0支持游戏: 1.20.1类型:FabricQuiltAlpha下载次数: 6,218[FABRIC][1.21.4] Simple Voice Chat Enhanced Groups 1.21.4-1.6.2instantgroup-fabric-1.21.4-1.6.2.jar下载fabric-1.21.4-1.6.2#Beta- Updated to 1.21.4展开版本: fabric-1.21.4-1.6.2支持游戏: 1.21.4类型:FabricQuiltBeta下载次数: 9,249[FABRIC][1.21.3] Simple Voice Chat Enhanced Groups 1.21.3-1.6.2instantgroup-fabric-1.21.3-1.6.2.jar下载fabric-1.21.3-1.6.2#Beta- Updated to 1.21.3展开版本: fabric-1.21.3-1.6.2支持游戏: 1.21.3类型:FabricQuiltBeta下载次数: 3,423[FABRIC][1.21.2] Simple Voice Chat Enhanced Groups 1.21.2-1.6.2instantgroup-fabric-1.21.2-1.6.2.jar下载fabric-1.21.2-1.6.2#Beta- Re-added fabric-permissions-api展开版本: fabric-1.21.2-1.6.2支持游戏: 1.21.2类型:FabricQuiltBeta下载次数: 210[FABRIC][1.21.2] Simple Voice Chat Enhanced Groups 1.21.2-1.6.1instantgroup-fabric-1.21.2-1.6.1.jar下载fabric-1.21.2-1.6.1#Beta- Updated to 1.21.2展开版本: fabric-1.21.2-1.6.1支持游戏: 1.21.2类型:FabricQuiltBeta下载次数: 52[FABRIC][1.21.1] Simple Voice Chat Enhanced Groups 1.21.1-1.6.1instantgroup-fabric-1.21.1-1.6.1.jar下载fabric-1.21.1-1.6.1#Beta- Updated to 1.21.1展开版本: fabric-1.21.1-1.6.1支持游戏: 1.21, 1.21.1类型:FabricQuiltBeta下载次数: 11,934[FABRIC][1.21.1] Simple Voice Chat Enhanced Groups 1.21.1-1.6.0instantgroup-fabric-1.21.1-1.6.0.jar下载fabric-1.21.1-1.6.0#Beta- Updated to 1.21.1展开版本: fabric-1.21.1-1.6.0支持游戏: 1.21, 1.21.1类型:FabricQuiltBeta下载次数: 197[FABRIC][1.21] Simple Voice Chat Enhanced Groups 1.21-1.6.0instantgroup-fabric-1.21-1.6.0.jar下载fabric-1.21-1.6.0#Alpha- Updated to 1.21展开版本: fabric-1.21-1.6.0支持游戏: 1.21类型:FabricQuiltAlpha下载次数: 6,325[FABRIC][1.20.6] Simple Voice Chat Enhanced Groups 1.20.6-1.6.0instantgroup-fabric-1.20.6-1.6.0.jar下载fabric-1.20.6-1.6.0#Alpha- Updated to 1.20.6展开版本: fabric-1.20.6-1.6.0支持游戏: 1.20.6类型:FabricQuiltAlpha下载次数: 1,357[FABRIC][1.20.5] Simple Voice Chat Enhanced Groups 1.20.5-1.6.0instantgroup-fabric-1.20.5-1.6.0.jar下载fabric-1.20.5-1.6.0#Alpha- Updated to 1.20.5展开版本: fabric-1.20.5-1.6.0支持游戏: 1.20.5类型:FabricQuiltAlpha下载次数: 286[FABRIC][1.20.4] Simple Voice Chat Enhanced Groups 1.20.4-1.6.0instantgroup-fabric-1.20.4-1.6.0.jar下载fabric-1.20.4-1.6.0#Alpha- Added hidden group option to persistent group command展开版本: fabric-1.20.4-1.6.0支持游戏: 1.20.4类型:FabricQuiltAlpha下载次数: 10,432[FABRIC][1.20.2] Simple Voice Chat Enhanced Groups 1.20.2-1.6.0instantgroup-fabric-1.20.2-1.6.0.jar下载fabric-1.20.2-1.6.0#Alpha- Added hidden group option to persistent group command展开版本: fabric-1.20.2-1.6.0支持游戏: 1.20.2类型:FabricQuiltAlpha下载次数: 4,810[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.6.0instantgroup-fabric-1.20.1-1.6.0.jar下载fabric-1.20.1-1.6.0#Alpha- Added hidden group option to persistent group command展开版本: fabric-1.20.1-1.6.0支持游戏: 1.20.1类型:FabricQuiltAlpha下载次数: 18,184[FABRIC][1.19.2] Simple Voice Chat Enhanced Groups 1.19.2-1.6.0instantgroup-fabric-1.19.2-1.6.0.jar下载fabric-1.19.2-1.6.0#Alpha- Added hidden group option to persistent group command展开版本: fabric-1.19.2-1.6.0支持游戏: 1.19.2类型:FabricQuiltAlpha下载次数: 16,004[FABRIC][1.20.4] Simple Voice Chat Enhanced Groups 1.20.4-1.5.2instantgroup-fabric-1.20.4-1.5.2.jar下载fabric-1.20.4-1.5.2#Alpha- Fixed issues with permissions展开版本: fabric-1.20.4-1.5.2支持游戏: 1.20.4类型:FabricQuiltAlpha下载次数: 597[FABRIC][1.20.2] Simple Voice Chat Enhanced Groups 1.20.2-1.5.2instantgroup-fabric-1.20.2-1.5.2.jar下载fabric-1.20.2-1.5.2#Alpha- Fixed issues with permissions展开版本: fabric-1.20.2-1.5.2支持游戏: 1.20.2类型:FabricQuiltAlpha下载次数: 152[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.5.2instantgroup-fabric-1.20.1-1.5.2.jar下载fabric-1.20.1-1.5.2#Alpha- Fixed issues with permissions展开版本: fabric-1.20.1-1.5.2支持游戏: 1.20.1类型:FabricQuiltAlpha下载次数: 907[FABRIC][1.19.2] Simple Voice Chat Enhanced Groups 1.19.2-1.5.2instantgroup-fabric-1.19.2-1.5.2.jar下载fabric-1.19.2-1.5.2#Alpha- Fixed issues with permissions展开版本: fabric-1.19.2-1.5.2支持游戏: 1.19.2类型:FabricQuiltAlpha下载次数: 828[FABRIC][1.20.4] Simple Voice Chat Enhanced Groups 1.20.4-1.5.1instantgroup-fabric-1.20.4-1.5.1.jar下载fabric-1.20.4-1.5.1#Alpha- Updated dependencies展开版本: fabric-1.20.4-1.5.1支持游戏: 1.20.4类型:FabricQuiltAlpha下载次数: 123[FABRIC][1.20.2] Simple Voice Chat Enhanced Groups 1.20.2-1.5.1instantgroup-fabric-1.20.2-1.5.1.jar下载fabric-1.20.2-1.5.1#Alpha- Updated dependencies展开版本: fabric-1.20.2-1.5.1支持游戏: 1.20.2类型:FabricQuiltAlpha下载次数: 94[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.5.1instantgroup-fabric-1.20.1-1.5.1.jar下载fabric-1.20.1-1.5.1#Alpha- Updated dependencies展开版本: fabric-1.20.1-1.5.1支持游戏: 1.20.1类型:FabricQuiltAlpha下载次数: 380[FABRIC][1.19.2] Simple Voice Chat Enhanced Groups 1.19.2-1.5.1instantgroup-fabric-1.19.2-1.5.1.jar下载fabric-1.19.2-1.5.1#Alpha- Updated dependencies展开版本: fabric-1.19.2-1.5.1支持游戏: 1.19.2类型:FabricQuiltAlpha下载次数: 70[FABRIC][1.20.4] Simple Voice Chat Enhanced Groups 1.20.4-1.5.0enhanced-groups-1.20.4-1.5.0.jar下载fabric-1.20.4-1.5.0#Alpha- Updated to 1.20.4展开版本: fabric-1.20.4-1.5.0支持游戏: 1.20.4类型:FabricAlpha下载次数: 231[FABRIC][1.20.3] Simple Voice Chat Enhanced Groups 1.20.3-1.5.0enhanced-groups-1.20.3-1.5.0.jar下载fabric-1.20.3-1.5.0#Alpha- Updated to 1.20.3展开版本: fabric-1.20.3-1.5.0支持游戏: 1.20.3类型:FabricAlpha下载次数: 110[FABRIC][1.20.2] Simple Voice Chat Enhanced Groups 1.20.2-1.5.0enhanced-groups-1.20.2-1.5.0.jar下载fabric-1.20.2-1.5.0#Alpha- Added support for the fabric-permissions-api- Added command permission handling- Used admiral for command processing展开版本: fabric-1.20.2-1.5.0支持游戏: 1.20.2类型:FabricAlpha下载次数: 511[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.5.0enhanced-groups-1.20.1-1.5.0.jar下载fabric-1.20.1-1.5.0#Alpha- Added support for the fabric-permissions-api- Added command permission handling- Used admiral for command processing展开版本: fabric-1.20.1-1.5.0支持游戏: 1.20.1类型:FabricAlpha下载次数: 4,177[FABRIC][1.19.2] Simple Voice Chat Enhanced Groups 1.19.2-1.5.0enhanced-groups-1.19.2-1.5.0.jar下载fabric-1.19.2-1.5.0#Alpha- Added support for the fabric-permissions-api- Added command permission handling- Used admiral for command processing展开版本: fabric-1.19.2-1.5.0支持游戏: 1.19.2类型:FabricAlpha下载次数: 290[FABRIC][1.20.2] Simple Voice Chat Enhanced Groups 1.20.2-1.4.0enhanced-groups-1.20.2-1.4.0.jar下载fabric-1.20.2-1.4.0#Beta- Updated to 1.20.2展开版本: fabric-1.20.2-1.4.0支持游戏: 1.20.2类型:FabricBeta下载次数: 855[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.4.0enhanced-groups-1.20.1-1.4.0.jar下载fabric-1.20.1-1.4.0#Alpha- Added force join group command展开版本: fabric-1.20.1-1.4.0支持游戏: 1.20.1类型:FabricAlpha下载次数: 6,151[FABRIC][1.19.4] Simple Voice Chat Enhanced Groups 1.19.4-1.4.0enhanced-groups-1.19.4-1.4.0.jar下载fabric-1.19.4-1.4.0#Alpha- Added force join group command展开版本: fabric-1.19.4-1.4.0支持游戏: 1.19.4类型:FabricAlpha下载次数: 668[FABRIC][1.19.2] Simple Voice Chat Enhanced Groups 1.19.2-1.4.0enhanced-groups-1.19.2-1.4.0.jar下载fabric-1.19.2-1.4.0#Alpha- Added force join group command展开版本: fabric-1.19.2-1.4.0支持游戏: 1.19.2类型:FabricAlpha下载次数: 501[FABRIC][1.20.1] Simple Voice Chat Enhanced Groups 1.20.1-1.3.0enhanced-groups-1.20.1-1.3.0.jar下载fabric-1.20.1-1.3.0#Beta- Updated to 1.20.1展开版本: fabric-1.20.1-1.3.0支持游戏: 1.20.1类型:FabricBeta下载次数: 1,176[FABRIC][1.20] Simple Voice Chat Enhanced Groups 1.20-1.3.0enhanced-groups-1.20-1.3.0.jar下载fabric-1.20-1.3.0#Beta- Updated to 1.20展开版本: fabric-1.20-1.3.0支持游戏: 1.20类型:FabricBeta下载次数: 493[FABRIC][1.19.4] Simple Voice Chat Enhanced Groups 1.19.4-1.3.0enhanced-groups-1.19.4-1.3.0.jar下载fabric-1.19.4-1.3.0#Alpha- Added forced group types展开版本: fabric-1.19.4-1.3.0支持游戏: 1.19.4类型:FabricAlpha下载次数: 257[FABRIC][1.19.4] Simple Voice Chat Enhanced Groups 1.19.4-1.2.0enhanced-groups-1.19.4-1.2.0.jar下载fabric-1.19.4-1.2.0#Alpha- Added auto joining groups展开版本: fabric-1.19.4-1.2.0支持游戏: 1.19.4类型:FabricAlpha下载次数: 54[FABRIC][1.19.4] Simple Voice Chat Enhanced Groups 1.19.4-1.1.0enhanced-groups-1.19.4-1.1.0.jar下载fabric-1.19.4-1.1.0#Beta- Added persistent groups展开版本: fabric-1.19.4-1.1.0支持游戏: 1.19.4类型:FabricBeta下载次数: 82[FABRIC][1.19.4] Simple Voice Chat Enhanced Groups 1.19.4-1.0.2enhanced-groups-1.19.4-1.0.2.jar下载fabric-1.19.4-1.0.2#Beta- Updated to 1.19.4展开版本: fabric-1.19.4-1.0.2支持游戏: 1.19.4类型:FabricBeta下载次数: 69全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
简化语音聊天增强组
楼主 2025-8-10 19:19:05 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-9-25 10:32 , Processed in 0.206249 second(s), 53 queries .

快速回复 返回顶部 返回列表