mojira.dev
MC-301661

Server Management Protocol prints some incorrectly formatted messages in the console

How to Reproduce

  1. Start minecraft server with opening server management protocol, then requset this:

{"jsonrpc":"2.0","method":"minecraft:serversettings/allow_flight/set","params":[true],"id":1}
  1. See server console message.

Expected Result

RPC Connection #1: Update allow flight from false to true

Observed Result

RPC Connection #1: Update allow flight from [false, true] to {}

Also affects methods serversettings/motd/set, serversettings/accept_transfers/set, etc.

Comments 0

No comments.

wplxfore

Shugoh

Plausible

Platform

Normal

Debug, Networking

25w35a

25w37a

Retrieved