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

Fix help menus not parsing the MiniMessage formatting. #129

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

LlmDl
Copy link
Member

@LlmDl LlmDl commented May 29, 2023

A semi-recent change in Towny resulted in ChatTools methods for helpmenus using MiniMessage colour formatting.

Normal message-sending doesn't parse the new colour codes resulting in tags appearing in the /tcm help and /tca help.

This PR changes to delivering these messages via TownyMessaging with no plugin prefix.

It also removes unused imports and incomplete switch statement warnings.

A semi-recent change in Towny resulted in ChatTools methods for
helpmenus using MiniMessage colour formatting.

Normal message-sending doesn't parse the new colour codes resulting in
<red> <blue> tags appearing in the /tcm help and /tca help.

This PR changes to delivering these messages via TownyMessaging with no
plugin prefix.

It also removes unused imports and incomplete switch statement warnings.
@LlmDl LlmDl requested a review from Goosius1 May 29, 2023 23:28
@LlmDl LlmDl merged commit 109e8d8 into master Jun 14, 2023
@LlmDl LlmDl deleted the fix/help_menu_formatting branch June 14, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant