You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current implementation of Authme, many command validation messages (e.g., success/failure/error responses) are hardcoded in the source code and cannot be easily configured or translated.
Expected behaviour
Movable to the messages/config.yml file
Support color codes and formatting
Support multilingual translations
To Reproduce
none
Plugin list
I think my issue doesn't require providing a plugin list