Skip to content

Does not auto-register when someone is already in the fastlogin database. #85

@null321-jared

Description

@null321-jared

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

No one assigned

    Labels

    enhancementNew feature or change request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions