-
-
Notifications
You must be signed in to change notification settings - Fork 447
Text component variable name incorrect #8676
Copy link
Copy link
Open
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itbugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Metadata
Metadata
Assignees
Labels
PR availableIssues which have a yet-to-be merged PR resolving itIssues which have a yet-to-be merged PR resolving itbugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.priority: lowIssues that are not harmful to the experience but are related to useful changes or additions.Issues that are not harmful to the experience but are related to useful changes or additions.
Type
Fields
Give feedbackPriority
None yet
Skript/Server Version
Bug Description
This broadcasts textcomponent:1233456
etc
this should not be the text component when using raw, uncoloured and in general, it should never be textcomponent:1234456... etc
Expected Behavior
To set the variable name to the message unformatted, uncoloured, directly like it used too
Steps to Reproduce
Errors or Screenshots
No response
Other
Solution for now is to use skript-reflect
set {_m} to message.content()Agreement