Authentication for small servers

Hello admins!

I'm hosting a small server, it's a tiny server, where friends can invite friends.
As of now, we run behind a whitelist, however that's quite slow as I need to manually process e-mail registrations.

So I'm looking for how to do both of these things, can be mod or plugin, I don't mind switching from Purpur to a Fabric server for this:

  • Invitations: Allows already registered players to invite (idk. max 3 friends per day) to the whitelist, which adds them to the whitelist.
  • E-mail registration: Now, this is quite a harder thing. So far I've tried using AuthMe with e-mail only option + FastLogin, as I truly care about the e-mail only, however this has the issue as there is NO WAY to verify the e-mails existance, only way is to use temporary passwords, which I don't like + no way to really set it up with FastLogin.
Thanks.
Was this page helpful?