commandgeek / GeekSMP

GeekSMP Plugin
Other
13 stars 4 forks source link

Fix markdown escaping not working #90

Closed Lianecx closed 2 years ago

Lianecx commented 2 years ago

Description

Fixed escapeMarkdown parameter in replace method (ChatManager) not escaping the markdown correctly I added the markdown escape to Quit Messages

Motivation and Context

fixes #41

How Has This Been Tested?

Local Server, 1.18.1 I set the escapeMarkdown parameter to true for chat messages and sent messages that included markdown

Types of changes

Checklist: