PassiveWhitelist
ModrinthSpigotMCNew players must answer common questions before server entry.
204 téléchargements 1 abonnés mis à jour 2mo ago
dernière v2.2.3 Modrinth
PassiveWhitelist is a lightweight plugin made for semi-private Minecraft servers, like those run by schools or small friend groups, where you want to keep access limited to people you trust. Instead of using the traditional whitelist system, new players have to answer a security question the first time they join. If they get it right, they’re permanently verified and can play on the server. You can customize the question, the answer and the time limit.
Configuration
- The plugin creates a config file at plugins/PassiveWhitelist/config.yml.
- Default settings:
answer: "bunubbv"
question: "<aqua>What is the nickname of the person who hosts our server?</aqua>"
welcomeMessage: "<yellow>Welcome! Please answer the following question to play the server:</yellow>"
correctMessage: "<green>Correct! You're now verified and ready to play.</green>"
incorrectMessage: "<red>Incorrect answer. Please try again.</red>"
kickMessage: "<red>You didn't answer in time. Please try again later.</red>"
kickDelay: 3 # minute(s)
- After editing the config, run /psw reload to apply changes without restarting the server.
Permissions
- psw.bypass:
- default: op
- psw.reload:
- default: op
- psw.revoke:
- default: op
Commands
- /psw reload
- /psw revoke <username>
- /psw bypass <username>
Versions
Release
2.1.6
* Plugin renamed (previously PassiveWhitelist)
* Add /gk bypass <player> to skip the question.
* Source code is now available on GitHub.
Release
2.1.6
* Plugin renamed (previously PassiveWhitelist)
* Add /gk bypass <player> to skip the question.
* Source code is now available on GitHub.
Release
1.7
* Cancel any pending kick tasks before scheduling to avoid duplicates.
* Block unauthenticated players from using armor stands.
* Restrict command tab…
Release
1.6
* Unauthenticated players can no longer swap hands.
* /pw reload and /pw revoke are now admin-only.

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.