Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text Formatting/Editing #41

Open
ben-wals opened this issue Aug 7, 2022 · 0 comments
Open

Text Formatting/Editing #41

ben-wals opened this issue Aug 7, 2022 · 0 comments
Labels
experimental Features that may or may not be added new feature New feature or request
Milestone

Comments

@ben-wals
Copy link
Member

ben-wals commented Aug 7, 2022

For txt input fields such as Totem name and lore the user should have the ability to format that text including:

  • Bold
  • Italics
  • Underline
  • Strikethrough
  • obfuscated
  • colour

Similar to the tools seen here: https://minecraft.tools/en/tellraw.php

This may also cause issues in 2 ways

  • when parts of the text are different colours / formats but not all
  • Backwards compatibility for colours as 1.14 - 1.15 only support Minecraft's base 16 colours but in 1.16+ you can enter any hex colour (this may mean we have to code / include a colour picker)
@ben-wals ben-wals added new feature New feature or request experimental Features that may or may not be added labels Aug 7, 2022
@ben-wals ben-wals added this to the V2.0.0 milestone Aug 7, 2022
@ben-wals ben-wals modified the milestone: V2.0.0 Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Features that may or may not be added new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant