Перейти к содержимому
Mineforgian

CustomClientBlocker

A simple plugin that kicks player using specific client brand

Загрузки
465
Подписчики
4
Обновлён
3 октября 2023 г.
Лицензия
GPL-3.0-only

Опубликован 27 сентября 2023 г.

CustomClientBlocker

A simple plugin that kicks player using specific client brand

Usage

Configuration

You can configure this plugin by editing plugins/CustomClientBlocker/config.yml

# The list of clients to block
blacklist:
  - forge
# Kick message
kickMessage: Using %client% is not allowed!

Commands

The base command is /clientblocker or /ccb

And base permission is customclientblocker.command

Command Description Permission
players Lists players, but the connected client is shown customclientblocker.command.players
list Lists which clients are blocked customclientblocker.command.list
block Adds an entry to client blacklist customclientblocker.command.block or customclientblocker.command.modify
unblock Removes an entry to client blacklist customclientblocker.command.unblock or customclientblocker.command.modify
reload Reloads the setting from config file customclientblocker.command.reload

Bypassing specific players

You can add an except by adding permission customclientblocker.bypass to a player

Ченджлог

1.1.0Релиз1.20.1 · 3 октября 2023 г.
  • allow spaces on block/unblock command
1.0.0Релиз1.20.1 · 27 сентября 2023 г.

First release

Комментарии

Загружаем…