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

Unexpected behavior while running commands in console #59

Open oplexz opened 6 months ago

oplexz commented 6 months ago

Running changepassword, login, pin, register and remember in console results in.. nothing. The command is not executed upon pressing Return; instead, it performs as if it's expecting something in stdin. Writing any sequence of characters and pressing Return results in "Unknown command".

image

Note: authy and unregister work as expected.