-
-
Notifications
You must be signed in to change notification settings - Fork 319
Open
Labels
Requires TestingThis is a new issue which needs to be approved before labeled with "bug"This is a new issue which needs to be approved before labeled with "bug"
Description
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
//calcwith formatting code(s) somewhere within it, it does not matter whether it parses or not. e.g.//calc true&&falseor//calc &e
OR
- Create a valid selection
- Run
//genwith 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
Metadata
Metadata
Assignees
Labels
Requires TestingThis is a new issue which needs to be approved before labeled with "bug"This is a new issue which needs to be approved before labeled with "bug"