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

Button locale not handling color codes (&) #43

Closed
Log1x opened this issue Jun 3, 2021 · 1 comment
Closed

Button locale not handling color codes (&) #43

Log1x opened this issue Jun 3, 2021 · 1 comment
Labels
priority: high This issue needs priority attention status: in progress This issue is in progress type: feature request This issue is about a new feature or request

Comments

@Log1x
Copy link
Contributor

Log1x commented Jun 3, 2021

Example of items that do not parse colors:

edit_warp_teleport_button: '[Teleport]'
edit_warp_teleport_button_tooltip: Teleport to this warp
edit_warp_delete_button: '[Delete]'
edit_warp_delete_button_tooltip: Delete this warp
edit_warp_relocate_button: '[Relocate]'
edit_warp_relocate_button_tooltip: Update this warp's location
edit_warp_rename_button: '[Rename]'
edit_warp_rename_button_tooltip: Change the name of this warp
edit_warp_description_button: '[Edit Description]'
edit_warp_description_button_tooltip: Update this warp's description
edit_home_teleport_button: '[Teleport]'
edit_home_teleport_button_tooltip: Teleport to your home
edit_home_delete_button: '[Delete]'
edit_home_delete_button_tooltip: Delete your home
edit_home_relocate_button: '[Relocate]'
edit_home_relocate_button_tooltip: Update your home's location
edit_home_rename_button: '[Rename]'
edit_home_rename_button_tooltip: Change the &aname&7 of your home
edit_home_description_button: '[Edit Description]'
edit_home_description_button_tooltip: Update the &adescription&7 of your home
edit_home_make_public_button: '[Make Public]'
edit_home_make_public_button_tooltip: Open your home to the public
edit_home_make_private_button: '[Make Private]'
edit_home_make_private_button_tooltip: Make your home private
home_default_description: '&a%1%''s&7 home'
warp_default_description: A &apublicly&7 accessible warp
@WiIIiam278
Copy link
Owner

WiIIiam278 commented Jun 3, 2021

This is intended currently but should definitely be changed. In HH 2.5 I began transitioning the locale to fully format the chat interfaces with customisable MineDown rather than manually doing it with clickable chat components, this needs expanding to the rest of the buttons.

@WiIIiam278 WiIIiam278 added the type: feature request This issue is about a new feature or request label Jun 3, 2021
@WiIIiam278 WiIIiam278 added priority: high This issue needs priority attention status: in progress This issue is in progress labels Jun 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high This issue needs priority attention status: in progress This issue is in progress type: feature request This issue is about a new feature or request
Projects
None yet
Development

No branches or pull requests

2 participants