MaFeLP/MCDC

[minecraft]: long message: format error in console

MaFeLP opened this issue · 1 comments

Description

When sending a message in the discord chat, the prefix would appear as two question marks.

Steps to reproduce

  1. Get version the latest release
  2. Start the server
  3. Set the option useShortMessageFormat to true by editing the configuration file and reload the config with the minecraft-console-command
config reload

or set the config value by executing the commands in the minecraft console

config set useShortMessageFormat true
config save
config reload
  1. Write a message into a discord channel.

Environment

  • Linux 5.111.13
  • OpenJDK Runtime Environment (build 15.0.2+7)
  • Minecraft version 1.16.5
    • Paper version 582

Fixed in commit 26be17f.