timbru31 / PasswordProtect

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

Idle kick | Password-whitelist | Time based login #81

Closed Blurcherry closed 1 year ago

Blurcherry commented 1 year ago

Feature Request

Motivation Behind Feature

The first feature is to avoid unwanted players who do not know the password to reduce server load.

Feature Description

The first feature would be an automatic kick if the player does not provide a password for a period of time specified in the configuration.

The second feature is a "password-whitelist" in which players can be entered who no longer have to enter a password to enter the server. For example, for the owners and known users.

The third feature, which I find interesting, is that you can set in the configuration how often the password has to be entered. For example, for each connection to the server, once a day, once a week, etc.

This way, players who leave the server only briefly can continue the game directly from where they left off. Since this is a server-wide password, it should be known to all players and optionally there should be a way for the owner to choose how often the password is actually required, after the password should be known to the regular players anyway.

Alternatives or Workarounds

None/

version output?

3586-bukkit-5cc9c02 (MC:1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT)

PasswordProtect version

v3.1.0

Please provide any additional information below.

sad-creeper[bot] commented 1 year ago

Your issue does not contain a valid output of the /version command and will now be closed and ignored. Please create a new issue, follow the template and include a valid /version output.