-
-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Labels
enhancementNew feature or change requestNew feature or change request
Description
When someone is marked as premium on the database, it assumes they are already registered in the login plugin (AuthMe in my case). However if they are not registered for any reason (In my case I needed to add them to the fastlogin database from the old plugin), or if they change their name it will try to log them in but the force-login will fail due to them not being registered.
If this plugin could check if the account exists before it auto-logs them in, it could register those without an account with a randomly generated password like it does to new players.
(Players are complaining about this, and some users have gone past their account per IP limit so this will really help my server)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or change requestNew feature or change request