VelocityChat
作者:rebot | 分类:模组
Minecraft 版本: 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4
平台: velocity
标签: social utility
VelocityChat
- 中文
- English
A Cross-server chat plugin for Velocity proxy
Features
- Cross-server chat
- (configurable, default true) Enable color code
. check Minecraft Wiki for
more information
, use&instead of§in game. /vchat localSend local message (to current server), alias (configurable)/lc./vchat broadcastSend global message, alias (configurable)/br.
- (configurable, default true) Enable color code
- Message of player joined, left and switch server.
- (configurable, default false) Send sample players when client refreshing multiplayer games.
- (configurable, default false) Show all proxy players on tab list.
- (configurable, default true) enable command
glist. - (configurable, default true) enable default global chat.
- (configurable) Send local message if chat message is starts with matched string.
- (configurable) translations
Files
Locate in plugins/VelocityChat
Configuration config.toml
- See in the file
Langs
Default langs/default/*.properties
- The default language file is now forced to refresh
Custom langs/custom/*.properties
- You can replace any default translation here.
Some of the translations:
-
Fallback chat format:
qu_an.chat.message.chat.default=<chat_format> -
Server exclusive chat format:
qu_an.chat.message.chat.server.<server_id>=<chat_format>- Examples:
qu_an.chat.message.chat.server.lobby=§8[§r{0}§8|§r{1}]§r<{2}§r> {3}qu_an.chat.message.chat.server.survival=§8[§r{0}§8]§r<{2}§r> {3}
- Use fallback chat format if missing.
- Examples:
-
Server name:
qu_an.chat.server.name.<server_id>=<server_name>- Examples:
qu_an.chat.server.name.lobby=Lobbyqu_an.chat.server.name.survival=§aSurvival Server
- Use server id if missing.
- Examples:
请登录后举报
暂无评论,抢个沙发吧~