VelocityChat
A plugin for Velocity cross server chat
5K загрузок23 подписчиковGPL-3.0-onlyvelocity
Обновлён 6 апреля 2025 г. · опубликован 1 июля 2023 г.
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
. check Minecraft Wiki for
more information
, use
- 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:
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.8.7-beta.0 | Бета | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | velocity | 6 апреля 2025 г. | Скачать (85 КБ) |
| 1.8.6 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | velocity | 25 января 2025 г. | Скачать (67 КБ) |
| 1.8.5 | Релиз | 1.21.1, 1.21.2, 1.21.3, 1.21.4 | velocity | 16 января 2025 г. | Скачать (67 КБ) |
| 1.8.4 | Релиз | 1.20.4, 1.20.5, 1.20.6, 1.21 | velocity | 28 июня 2024 г. | Скачать (122 КБ) |
| 1.8.3 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | velocity | 30 июля 2023 г. | Скачать (122 КБ) |
| 1.6.3 | Релиз | 1.19.3, 1.19.4, 1.20, 1.20.1 | velocity | 1 июля 2023 г. | Скачать (97 КБ) |
Ченджлог
1.8.7-beta.0Бета1.21.2, 1.21.3, 1.21.4 · 6 апреля 2025 г.
- bug fixes...
- This project will no longer be actively updated.
1.8.6Релиз1.21.2, 1.21.3, 1.21.4 · 25 января 2025 г.
- Fixed players joined/switched servers not being able to see their joined/switched messages.
- Config: Remove
log_player_command, Addlog_mcdr_commands. - Fixed incorrect online player(s) in server joined/switched/left message.
1.8.5Релиз1.21.2, 1.21.3, 1.21.4 · 16 января 2025 г.
- Added server name field to disconnected message with marker
{1}. - Fixed doesn't work on linux. (No longer print formatted logs.)
- No longer override local chats by default. (To prevent from kick(MC 1.19.1+ client). You can turn it on in config.)
- Mark
show_global_tab_listas deprecated,still work but may be buggy. log_player_commandnow only effect for MCDR commands. (Usevelocity.toml/log-command-executionsinstead.)
1.8.4Релиз1.20.5, 1.20.6, 1.21 · 28 июня 2024 г.
When updating from under v1.7:
- Move files from
langsintolangs/customand remove non-custom translation keys
What's new
- add English translations
Requirement
- No Chat Reports Mod (client, MC1.19+)
v1.8.3
- fixed the encoding issue where I don't know why...
v1.8.4
- fixed a safety issue (Cross-server teleport command was always enabled)... shit, my bad.
1.8.3Релиз1.19.4, 1.20, 1.20.1 · 30 июля 2023 г.
When updating from under v1.7:
- Move files from
langsintolangs/customand remove non-custom translation keys
What's new
- add English translations
Requirement
- No Chat Reports Mod (client, MC1.19+)
v1.8.3
- fixed the encoding issue where I don't know why...
Комментарии
Загружаем…