timbru31 / PasswordProtect

🔐 PasswordProtect plugin for CraftBukkit/Spigot
https://dev.bukkit.org/projects/passwordprotect
MIT License
12 stars 6 forks source link

Feature request: password only required once per user/account #30

Open Scoobo opened 4 years ago

Scoobo commented 4 years ago

Hi,

Would it be possible to add a configuration option to remember players/accounts that have already supplied the current password once? To avoid being teleported every time you login.

If the password is changed, the list of authenticated players/accounts should be cleared.

timbru31 commented 4 years ago

Thanks for the suggestion, this could be added alongside the IP whitelist (both independently configurable)

zachthedev commented 3 years ago

I would like this too. I was hoping to try and make a track on luckperms. Like after a user logs in one time, then assign them a role where they bypass the password. But I couldn't figure that out. I would love to see this feature soon!