Iru21 / Authy

A simple authentication plugin for Minecraft 1.17+!
https://modrinth.com/plugin/authy
GNU Lesser General Public License v3.0
25 stars 17 forks source link

Remove extra exclamation mark #60

Closed oplexz closed 6 months ago

oplexz commented 6 months ago

The locales already have an exclamation mark for already_authed; fixes double exclamation mark upon trying to run /register while already being logged in/registered.

Related: https://github.com/Iru21/Authy/blob/f47034567b79addf91334cc1ffa29f1ecb427ead/src/main/kotlin/me/iru/commands/cLogin.kt#L28