PassiveWhitelist
作者:rebot | 分类:模组
Minecraft 版本: 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management utility
PassiveWhitelist is a lightweight plugin for semi-private Minecraft servers, such as school servers, friend groups, or small communities. New players must answer a question when they join, so you can control who gets access without adding every player to a whitelist in advance. Players with the right answer are verified permanently and can play on the server. The question, answer, time limit, and messages are all customizable.
Configuration
- The plugin creates a config file at plugins/PassiveWhitelist/config.yml.
- Default settings:
answer: "bunubbv"
question: "<aqua>Who is hosting our Minecraft server?</aqua>"
welcomeMessage: "<yellow>Welcome! Please answer the question below to start playing.</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)
version: 1 # DO NOT EDIT
- 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 \
- /psw bypass \
请登录后举报
暂无评论,抢个沙发吧~