
GateKeeper
A basic velocity whitelist plugin with Floodgate and LuckPerms group support
Оцените первым
464
1
GateKeeper
A plugin adding a basic whitelist system to velocity, with Bedrock player and LuckPerms Group whitelisting support.
Commands and Permissions:
If you want to add a bedrock player to the whitelist by their username and not UUID, please prefix it with your configured bedrock player prefix (default:
.) first. Example:Tim203->.Tim203
/vwhitelist (aliases: /velocitywhitelist, /gatekeeper)
add <username or uuid>: Adds a new player to the whitelistremove <username or uuid>: Removes the specified player from the whiteliston: Enables the whitelistoff: Disables the whitelistlist: Lists all players currently on the whitelistaddgroup <group name>: Adds a LuckPerms group to the whitelistremovegroup <group name>: Removes a LuckPerms group from the whitelistlistgroups: Lists all currently whitelisted LuckPerms groupsclear: Clears the entire whitelist
Permissions are given based on the commands:
whitelist: base command node
whitelist.addfor the add-commandwhitelist.clearfor the clear-commandwhitelist.listfor the list-commandwhitelist.offfor the off-commandwhitelist.onfor the on-commandwhitelist.addgroupfor the addgroup-commandwhitelist.removegroupfor the removegroup-commandẁhitelist.listgroupsfor the listgroups-commandwhitelist.removefor the remove-command
config.yml
enabled: true # if the whitelist should be enabled or not. This will change with the use of `/whitelist on|off`.
prefix: "<dark_gray>[<light_purple>Whitelist<dark_gray>]<reset> " # The prefix for every message except the disconnect reason.
messages:
disconnect-reason: | # the message shown to the player when he is not on the whitelist
<red>You are not whitelisted on this server.</red>
<gray>Please contact an administrator if you believe this is a mistake.</gray>
errors:
player-not-found: "<red>Player '{0}' not found.</red>"
already-whitelisted: "<red>Player is already whitelisted.</red>"
group-already-whitelisted: "<red>Group is already whitelisted.</red>"
not-whitelisted: "<red>Player is not whitelisted.</red>"
group-not-whitelisted: "<red>Group is not whitelisted.</red>"
incorrect-confirmation: "<red>Incorrect confirmation number."
whitelist-already-on: "<red>Whitelist is already enabled.</red>"
whitelist-already-off: "<red>Whitelist is already disabled.</red>"
lp-integration-missing: "<red>LuckPerms is required on the proxy to use the group whitelisting feature."
usage:
add: "<red>Usage: /vwhitelist add <player></red>"
addgroup: "<red>Usage: /vwhitelist add <group></red>"
remove: "<red>Usage: /vwhitelist remove <player></red>"
removegroup: "<red>Usage: /vwhitelist remove <group></red>"
whitelist: "<red>Usage: /vwhitelist <on|off|add|remove|addgroup|removegroup|list|listgroups></red>"
info:
added-to-whitelist: "Added <red>{0}</red> to the whitelist."
removed-from-whitelist: "Removed <red>{0}</red> from the whitelist."
added-group-to-whitelist: "Added group <red>{0}</red> to the whitelist."
removed-group-from-whitelist: "Removed group <red>{0}</red> from the whitelist."
whitelist-on: "Whitelist has been <green>enabled</green>."
whitelist-off: "Whitelist has been <red>disabled</red>."
list: "Whitelisted players: <yellow>{0}</yellow>"
listgroups: "Whitelisted groups: <yellow>{0}</yellow>"
list-empty: "<gray>The whitelist is currently empty."
whitelist-clear: "Please type in <red>/whitelist clear {0}</red> in the next 15 seconds to confirm. <gray>Note that this action cannot be undone."
whitelist-clear-confirmed: "Whitelist cleared successfully."
Партнёрский материал
Сервер для плагина GateKeeper - как у профи
Плагин GateKeeper создан для серверов: на своём сервере вы настраиваете его под себя и решаете, кому играть. Создать сервер с плагином GateKeeper для друзей можно за пару минут - BungeeHost всё уже подготовил.
Часто задаваемые вопросы
Совместимость
Minecraft: Java Edition
26.2.x26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x
Платформы
Поддерживаемые окружения
Сервер
Зависимости
Ссылки
Создатели
Детали
Лицензия:
Опубликован:1 год назад
Обновлён:1 месяц назад
