Скачать плагин ClientChecker | Клиент чекер [1.4]
Описание плагина ClientChecker:
ClientChecker - Это плагин который позволит Вам посмотреть какие клиенты и версии используют ваши игроки. Вы так же можете сделать команду для определённого клиента, которая будет выполняться когда игрок заходит с этого клиента.
Команды плагина ClientChecker:
/cc version [игрок] - посмотреть какую версию использует игрок
/cc client [игрок] - посмотреть какой клиент использует игрок
/cc reload - перезагрузить плагин
/cc server - посмотреть информацию о сервере
Права плагина ClientChecker:
clientchecker.staff - Доступ к команде /cc version
clientchecker.staff - Доступ к команде /cc client
clientchecker.server - Доступ к команде /cc server
clientchecker.staff - Доступ к команде /cc reload
Скриншоты плагина ClientChecker:
Конфигурация плагина ClientChecker:
clients:
# These serve as keys. You can add as many clients as you like.
vanilla:
# This are the client-brands that will be matched with players when they join the server. E.g. Players that join
# with the vanilla client brand will be matched to the vanilla client.
brands:
- "vanilla"
# These are actions which can be taken when a player using this client joins the server.
join:
permissions:
enabled: false
list:
- "badge.vanilla"
lunar:
# Some clients register a specific plugin messaging channel, so we can use that to 100% detect if the player is
# using an authentic client.
channel: "lunarclient:pm"
join:
permissions:
enabled: true
list:
- "badge.lunar"
commands:
enabled: true
list:
- "lp user {user} parent add lunar"
messages:
enabled: true
list:
- "{prefix} &aYou have joined with Lunar"
leave:
commands:
enabled: true
list:
- "lp user {user} parent remove lunar"
# You can list more than 1 client brands if there are multiple versions of the same client.
forge:
brands:
- "forge"
- "fml"
channel: "FML"
join:
permissions:
enabled: true
list:
- "badge.forge"
commands:
enabled: true
list:
- "lp user {user} parent add forge"
messages:
enabled: true
list:
- "{prefix} &aYou have joined with Forge"
leave:
commands:
enabled: true
list:
- "lp user {user} parent remove forge"
# If you want to group clients together, you can also do that.
sussyclients:
brands:
- "solarclient"
- "fabric"
- "lunarclient:5373836"
join:
permissions:
enabled: true
list:
- "badge.sussy"
commands:
enabled: true
list:
- "lp user {user} parent add sus"
messages:
enabled: true
list:
- "{prefix} &cYou have joined with a sussy client"
leave:
commands:
enabled: true
list:
- "lp user {user} parent remove sus"
# This is an example of what you can add
client-etc:
brands:
- "clientbrand1"
- "clientbrand2"
join:
permissions:
enabled: false
list:
- "badge.otherclient"
commands:
enabled: false
list:
- "lp user {user} parent add other"
messages:
enabled: false
list:
- "{prefix} &cYou have joined with {clientname}"
Как установить плагин ClientChecker?
Скачать плагин ClientChecker
Скачать плагин ClientChecker версии 1.4
Чтобы скачать с сайта, необходимо ЗАРЕГИСТРИРОВАТЬСЯ!
Скачать плагин ClientChecker версии 1.2
Чтобы скачать с сайта, необходимо ЗАРЕГИСТРИРОВАТЬСЯ!
обновите на актуальную версию
Рейтинг коммента: 0 Сегодня, 20:01