PluginLicenseRef-All-Rights-Reserved
CastleGuard
A Custom Whitelist and Join Suite Plugin
339
Downloads
1
Followers
2 years ago
Updated
📦
3
Versions
📖About CastleGuard
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