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

Auto-remembering upon login #54

Open oplexz opened 7 months ago

oplexz commented 7 months ago

Not sure if I missed something in the config file, but it'd be cool if there was a way to remember the user automatically after they've logged in successfully. Also, how does /remember work? Does it just automatically let anyone login as some username, or does it remember the IP or some other kind of fingerprint?

Iru21 commented 7 months ago

remember automatically logs you in for the next x hours specified in the config if you join from the same ip that you used when running the command, and that's 'autologin'

oplexz commented 7 months ago

Any way to create a toggle so that this behavior can be automatic upon login? That was the original question, but I guess I didn't explain it right :smile: