Server Implementation
Paper
Server Version
1.21.10
Describe the bug
If an expression has formatting codes within it; the messages sent in chat parses the formatting codes as well.
This seems to work with //calc and //gen, though I'm not aware if there are other commands that can have this same problem.
To Reproduce
- Run
//calc with formatting code(s) somewhere within it, it does not matter whether it parses or not. e.g. //calc true&&false or //calc &e
OR
- Create a valid selection
- Run
//gen with an invalid expression with formatting code(s) in the expression parameter. e.g. //gen stone &1
Expected behaviour
The formatting codes should affect the formatting of the chat message; showing up the same as other text.
Screenshots / Videos
Commands executed were:
//calc true&&false, //calc &e, and //gen stone &1
Error log (if applicable)
No response
Fawe Debugpaste
https://intellectualsites.gitbook.io/fastasyncworldedit/command-utilities/masks
Are you interested in contributing a fix?
No
Server Implementation
Paper
Server Version
1.21.10
Describe the bug
If an expression has formatting codes within it; the messages sent in chat parses the formatting codes as well.
This seems to work with
//calcand//gen, though I'm not aware if there are other commands that can have this same problem.To Reproduce
//calcwith formatting code(s) somewhere within it, it does not matter whether it parses or not. e.g.//calc true&&falseor//calc &eOR
//genwith an invalid expression with formatting code(s) in the expression parameter. e.g.//gen stone &1Expected behaviour
The formatting codes should affect the formatting of the chat message; showing up the same as other text.
Screenshots / Videos
Commands executed were:
//calc true&&false,//calc &e, and//gen stone &1Error log (if applicable)
No response
Fawe Debugpaste
https://intellectualsites.gitbook.io/fastasyncworldedit/command-utilities/masks
Are you interested in contributing a fix?
No