Compatibility
Minecraft: Java Edition
1.20–1.20.4
1.19.x
1.18.x
Platforms
Bukkit
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 9 months ago
Updated 8 months ago
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