|
GroupChat (群聊模组)Github |相关wiki |源站链接支持: fabric一个用于在Minecraft中添加服务器端群聊的模组,允许进行私密消息传递。
*作者:* FireNH
GroupChat是一个用于在Minecraft中添加服务器端群聊功能的模组,允许玩家通过游戏内聊天管理私密群聊。
这个模组添加了一个新的命令:/group。/group命令允许玩家通过游戏内聊天管理私密群聊。可以使用`/group create <群组名称>`创建一个群组,也可以选择在末尾添加密码。其他玩家可以使用`/group join <群组名称> [密码]`加入该群组(如果群组没有密码,可以省略密码)。玩家可以使用`/group message <群组名称> <消息>`向该群组中的所有在线玩家发送消息。此外,玩家还可以使用别名命令`/g <群组名称> <消息>`进行快速发送消息。玩家可以使用`/group players <群组名称>`查看该群组的成员列表和密码。玩家还可以使用`/group invite <群组名称> <玩家>`快速邀请其他玩家加入群组,该命令将发送一个包含自动完成功能的聊天消息,同时提供密码(如果群组已加密)。最后,玩家可以使用`/group leave <群组名称>`离开群组。如果群组中没有玩家,则该群组将被删除,并可以使用相同名称创建另一个新的群组。
群组及其成员列表和密码存储在`./config/groups.json`中。如果需要手动编辑群组,可以在那里进行。
这个模组是服务器端的,这意味着它可以安装在服务器上,而不需要客户端也安装它。但是,即使在单人游戏中,客户端也可以使用它,尽管这实际上没有什么意义。
开发者:https://github.com/firenh]FireNH on Github
(源代码):https://github.com/firenh/groupchat]Github链接
来自Modrinth所有游戏版本1.18.1所有类型fabric1.2.0groupchat-1.2.0.jar下载1.2.0#ReleaseChanged the /group invite command ever so slightly:- Inviting a player to a group now displays the command required to join it, and also the password if there is one. This change was made for servers that run on GeyserMC, because Bedrock players connecting through GeyserMC cannot click on text in the chat.- Inviting a player to a group now plays a small sound effect for them. This can be disabled with the soundOnInvite config option. This defaults to true.展开版本: 1.2.0支持游戏: 1.18.1类型:FabricRelease下载次数: 2011.1.0groupchat-1.0.0.jar下载1.1.0#ReleaseAdded two config options in `config/groups.json`:- enablePasswords (default: true): Dictates whether or not passwords are a thing. If this is false players can still create groups with passwords, but they don\'t matter when joining groups or inviting.- logChatMessages: (default: false): Dictates whether or not to log group messages in the server console.If you need to quickly reload the config, you can use the built-in /reload command to reload resources.展开版本: 1.1.0支持游戏: 1.18.1类型:FabricRelease下载次数: 1201.0.0groupchat-1.0.0.jar下载1.0.0#Release展开版本: 1.0.0支持游戏: 1.18.1类型:FabricRelease下载次数: 157全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
GroupChat |
楼主
2025-8-10 17:53:17
回复(0)
收起回复
|