24
2
BetterJoinPermsVelocity
A plugin to have permissions for joining different servers.
Feel free to open issues for any issues or suggestions.
Installation
Just put the .jar file into the plugins folder, then restart your server, set up the config.yml and restart again. This is the default config.yml and everything is explained in there:
# WARNING!
# the plugin restricts any connections when the config is invalid!
# (with the reason "Configuration error")
# (and also when the config isn't loaded yet)
# if the plugin should restrict connection to every server
# servers that do not have a permission set up will require the permission "betterjoinpermsvelocity.*"
restrictAllServers: false
# list of servers to exclude from the restrictAllServers
# if restrictAllServers is false, this is useless
excludeServers:
- lobby
- survival
# list of permissions for each server
#
# this example makes it so that if you want to conenct to the server "adminserver"
# you will need the permission "betterjoinpermsvelocity.admin"
servers:
adminserver: admin
# list of messages for each permission
# if no message is configured, no message will be displayed
# MiniMessage formatting, https://webui.advntr.dev/
messages:
admin: "<red>You have to be an admin to join this server!</red>"
# you can set up a message for restrictAllServers like this:
# "*": "<red>You have to be an admin to join this server!</red>"
Совместимость
Minecraft: Java Edition
1.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
Платформы
Поддерживаемые окружения
Сервер
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:11 месяцев назад
Обновлён:11 месяцев назад