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

CastleGuard

A Custom Whitelist and Join Suite Plugin

Загрузки
422
Подписчики
1
Обновлён
29 марта 2024 г.
Лицензия
All-Rights-Reserved

Опубликован 3 марта 2024 г.

Сообщить об ошибке

CastleGuard

Powerful Join Suite with Customizable Whitelisting

CastleGuard started off as a simple whitelist plugin. After using it and hearing feedback from other admins, we've decided that we could have done it better. Now Castle Guard can have customizable whitelist options set in your config as well as custom on-join commands.

As we're releasing a major 2.0 release so quickly we understand your configs will break. We've included the default config for the 2.0 release below for those that were early adopters.

config-version-dont-change: 1
join-commands:
  enabled: false
  commands:
    - command: whisper %player% Hello World!
      as_player: true
  prefix:
    enabled: false
    prefix: "BR_"
whitelist:
  enabled: false
  mode: admin
  verbose: false
  modes:
    - name: whitelist
      message: "You are not whitelisted on this server."
      permission: "castleguard.whitelist"
    - name: staff
      message: "Server is limited to staff-only."
      permission: "castleguard.whitelist.staff"
    - name: admin
      message: "Server is in admin-only lockdown."
      permission: "castleguard.whitelist.admin"

For more details, see our Wiki

Ченджлог

2.0-BETA2Бета1.20.2, 1.20.3, 1.20.4 · 29 марта 2024 г.
  • Some minor bug fixes
  • Bedrock (Geyser+Floodgate) integration!
    • You Must have Floodgate installed on your server to use this (optional otherwise).
2.0-Beta1Бета1.20.2, 1.20.3, 1.20.4 · 17 марта 2024 г.

Now, you can set your own custom whitelist modes and run commands on join.

This build is still early but has been tested fairly well so far.

1.0Релиз1.20.2, 1.20.3, 1.20.4 · 3 марта 2024 г.

Initial Release

Комментарии

Загружаем…