-
Notifications
You must be signed in to change notification settings - Fork 224
Text Editor GUI #1900
Copy link
Copy link
Open
Labels
status: acceptedThis is a high-priority feature or a reproduced bugThis is a high-priority feature or a reproduced bugtype: enhancement
Metadata
Metadata
Assignees
Labels
status: acceptedThis is a high-priority feature or a reproduced bugThis is a high-priority feature or a reproduced bugtype: enhancement
Type
Fields
Give feedbackNo fields configured for issues without a type.
It would be interesting to have a text editor GUI.
It would allow you to write text using the default minecraft font, then select text snippets and apply a style to them (Similar to something like https://minecraft.tools/en/title.php). Then, it will generate the appropriate code for Adventure to create said text.
Alternatively, it could simply provide a preview for any text that you've written.
However, this may be completely out of the scope of this project, as it would require executing the code to generate the text content.