AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
634 stars 514 forks source link

Viewing the Email binding before authorization #2125

Open Sitafe opened 4 years ago

Sitafe commented 4 years ago

This server is running Paper version git-Paper-1618 (MC: 1.12.2) Version: AuthMeReloaded v5.6.0-SNAPSHOT (build: 2402)

Hello, I have a small problem. I'm testing your Email system on a local server. Everything works well except for one thing. When I log on to the server and write /email show, it tells me that no mail was linked to my account. But it was linked and I was even able to restore the password via the email address that I specified earlier.

How can I fix this? I want to fix this to enable this system, but if the player can't view their linked email account, it won't be correct. By the way, you can only view the linked email after logging in.

Screenshot https://i.imgur.com/qleHW1d.png

sgdc3 commented 4 years ago

DEV NOTE: we need to cache the player auth entry on join, not on login