So far, the plugin only works on version 1.21, there is no more support for 1.20.1. If you need 1.20.1, download the plugin version 1.4.4, it is available in Jenkins builds
String localization has been added to the plugin.
You can use ready-made translations into English and Russian, or translate into the one you need yourself.
https://wiki.shandy.dev/en/AutoMessages/localization
If you consider it necessary, send your translation using PR to the GitHub repository so that it is available in the default plugin
Now, when you hover over the text, if there is a link there, the text "Link:
https://example.com "or "Command: /example"
This will clearly make it clear to users what will happen when they click. Improves the user experience
In the new version, the plugin update check has been added. Now, when the server starts (and every 24 hours), the plugin will check for new updates. If there are any, there will be a message and a download link in the console.
In this version, a new property has been added for a line of text. Now you can set a command that will be inserted into the text field of the chat when you click on the text.
You can read more about this and other functions on the wiki