Support for the minimessage format. It should ideally contain a function that takes a string in the minimessage format and converts it into the data needed to display a chat message
Please ensure you provide both a function for sending as a minimessage component (whatever your impl is of that), on top of a function to send a normal string.
Support for the minimessage format. It should ideally contain a function that takes a string in the minimessage format and converts it into the data needed to display a chat message