聊天频道(Channel Chat)
ModMIT

聊天频道(Channel Chat)

This project makes the chat system on the server more convenient. The chat system is divided into four categories: 1. Local, visible only to oneself 2. World, visible to all 3. Trade, with API 4. Party, can join and create

47
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions

📖About 聊天频道(Channel Chat)

[ENGLISH]

ChannelChat - Minecraft Multi-Channel Chat Mod

![License: MIT](LICENSE)
![Minecraft 1.20.1](https://www.minecraft.net)
![Forge](https://files.minecraftforge.net)
A Minecraft mod that adds a multi-channel chat system, supporting features like world channels and local channels.
Functional Features

  • 📢 Multi-channel System: World Channel, Local Channel, Party Channel, Trade Channel
  • 🌍 Prefix Switch: Type # in the chat box to switch to the world channel
  • 📁 Channel Management: Supports dynamic switching and viewing of the current channel
  • ⚙️ Highly Configurable: Customize all parameters via configuration files
  • 🎮 Range Limitation: Local channels have distance restrictions, enhancing authenticity
  • 🔧 Command System: Full command and Tab completion
    Installation
    Ensure Minecraft 1.20.1 is installed
  1. Install Forge 47.2.0
  2. Place the mod files into the mods folder
  3. Launch the game

Usage Method

Command

/channel - Show the current channel

  • /channel list - List all available channels
  • /channel switch <channel> - Switch to the specified channel
  • /ch - Abbreviation for /channel

Chatting

  • Normal input: Send to the current channel
  • #Message: Sent to the world channel (prefix configurable)
    Configuration
    The configuration file is located at: config/channelchat-common.toml
    [简体中文]

ChannelChat - Minecraft 多频道聊天模组

![License: MIT](LICENSE)
![Minecraft 1.20.1](https://www.minecraft.net)
![Forge](https://files.minecraftforge.net)

一个为 Minecraft 添加多频道聊天系统的模组,支持世界频道、本地频道等功能。

功能特性

  • 📢 多频道系统:世界频道、本地频道、队伍频道、交易频道
  • 🌍 前缀切换:在聊天框中输入 # 前缀切换到世界频道
  • 📁 频道管理:支持动态切换和查看当前频道
  • ⚙️ 高度可配置:通过配置文件自定义所有参数
  • 🎮 范围限制:本地频道有距离限制,增加真实性
  • 🔧 命令系统:完整的命令和Tab补全

安装

  1. 确保已安装 Minecraft 1.20.1
  2. 安装 Forge 47.2.0
  3. 将模组文件放入 mods 文件夹
  4. 启动游戏

使用方法

命令

  • /channel - 显示当前频道
  • /channel list - 列出所有可用频道
  • /channel switch <频道> - 切换到指定频道
  • /ch - /channel 的简写

聊天

  • 普通输入:发送到当前频道
  • #消息:发送到世界频道(前缀可配置)

配置

配置文件位于:config/channelchat-common.toml