- 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_list
as deprecated,still work but may be buggy. log_player_command
now only effect for MCDR commands. (Usevelocity.toml/log-command-executions
instead.)
When updating from under v1.7:
- Move files from
langs
intolangs/custom
and 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.