Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
/team claim - Claim the chunk you're standing in
/team unclaim - Unclaim the chunk you're standing in
/team claimlist - View all your team's claims (GUI)
/team claims - Alias for claimlist
/team grief - Open grief protection settings (must be in your claim)
/team buyclaimslot - Purchase an additional claim slot (if enabled)
/team buyslot - Alias for buyclaimslot
/team border - Toggle on/off border visual effects
/team particles - Open particles GUI/claim claim - Claim the chunk you're standing in
/claim unclaim - Unclaim the chunk you're standing in
/claim claimlist - View all your team's claims (GUI)
/claim claims - Alias for claimlist
/claim grief - Open grief protection settings (must be in your claim)
/claim buyclaimslot - Purchase an additional claim slot (if enabled)
/claim buyslot - Alias for buyclaimslot
/claim border - Toggle on/off border visual effects
/claim particles - Open particles GUI
# BTClaimsExtension Configuration
settings:
database-type: "sqlite"
alias-commands: false
economy:
claim-cost: 1000.0
unclaim-refund-percentage: 50
claim-limits:
purchasable-claim-slots: false
starter-claims-per-team: 10
claim-slot-cost: 5000.0
max-purchasable-slots: 50
max-claims-per-team: 10
min-distance-from-other-teams: 3
protection-defaults:
allow-tnt-default: false
allow-creeper-default: false
allow-wither-default: false
allow-other-explosions-default: false
allow-chest-access-default: false
allow-interact-default: false
allow-piston-default: false
allow-mob-grief-default: false
particles:
own-border-particle: "HAPPY_VILLAGER"
own-accent-particle: "HAPPY_VILLAGER"
own-ground-particle: "FLAME"
enemy-border-particle: "FLAME"
enemy-accent-particle: "LAVA"
enemy-ground-particle: "SMOKE"
world-restrictions:
mode: "whitelist" # "whitelist" or "blacklist"
worlds:
- "world"
- "world_nether"
# WorldGuard hook (optional)
worldguard_hook:
enabled: true # set to true to enable WorldGuard region checks
min-distance: 5 # minimum blocks from any region required to claim (0 = no distance check)
region-blacklist: # list of region names where claiming is completely forbidden
- "spawn"
- "arena"
# - "example"
messages:
no-team: "§cYou must be in a team to do this!"
no-permission: "§cOnly team admins can manage claims!"
error-team-data: "§cError getting team player data!"
world-not-allowed: "§cYou cannot claim chunks in this world!"
region-protected: "§cThis area is protected by WorldGuard and cannot be claimed!"
already-claimed: "§cThis chunk is already claimed by your team!"
protected: "§cThis land is protected by another team!"
max-claims-reached-purchasable: "§cYour team has no available claim slots! §7(§f{current}§7/§f{max}§7) §ePurchase more with §f/team buyclaimslot"
max-claims-reached: "§cYour team has reached the maximum claim limit! (§f{max}§c)"
too-close: "§cThis chunk is too close to another team's claim! Minimum distance: §f{distance} chunks"
insufficient-funds: "§cYour team doesn't have enough money! Need: §f${cost}"
claim-success-title: "§a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
claim-success-line1: "§a✓ Chunk successfully claimed!"
claim-success-cost: "§7Cost: §f${cost}"
claim-success-location: "§7Location: §fX: {x}, Z: {z}"
claim-success-claims: "§7Claims: §f{current} / {max}"
claim-success-footer: "§a▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
not-claimed: "§cThis chunk is not claimed!"
not-owned: "§cYou can only unclaim chunks owned by your team!"
unclaim-success-title: "§e▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
unclaim-success-line1: "§c✓ Chunk successfully unclaimed!"
unclaim-success-refund: "§7Refund: §f${refund} §7({percent}%)"
unclaim-success-location: "§7Location: §fX: {x}, Z: {z}"
unclaim-success-footer: "§e▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬"
must-be-in-own-claim: "§cYou must be standing in your team's claim!"
claim-slots-disabled: "§cClaim slot purchasing is disabled on this server!"
actionbar-own-team: "§a§lYour Team's Claim §8| §f{team}"
actionbar-enemy-team: "§c§lEntering: §f{team}"
actionbar-wilderness: "§7Entering: Wilderness"
not-in-team: "§cYou are not in a team!"
unclaimed: "§e✓ Chunk successfully unclaimed!"
particle-gui-title: "§8§lChoose Particles"
particle-gui-invalid: "§cInvalid particle name!"
gui-not-found: "§cMenu configuration not found!"
particle-gui-saved: "§a✓ Particle settings saved!"
%btclaims_total% - Current claimed chunks
%btclaims_max% - Maximum claim slots (adapts to config mode)
%btclaims_available% - Available slots remaining
%btclaims_claim_cost% - Cost to claim one chunk%btclaims_starter% - Starter claim slots
%btclaims_purchased% - Number of purchased slots
%btclaims_max_purchasable% - Maximum purchasable slots
%btclaims_slot_cost% - Cost to buy one claim slotClaims: %btclaims_total%/%btclaims_max%
Available: %btclaims_available%
Purchased Slots: %btclaims_purchased%/%btclaims_max_purchasable%messages:
no-team: "§cYou must be in a team to do this!"
no-permission: "§cOnly team admins can manage claims!"
claimed: "§a✓ Chunk successfully claimed!"
unclaimed: "§e✓ Chunk successfully unclaimed!"
protected: "§cThis land is protected by another team!"
insufficient-funds: "§cYour team doesn't have enough money! Need: §f${cost}"
max-claims-reached: "§cYour team has reached the maximum claim limit!"
max-claims-reached-purchasable: "§cNo available claim slots! Purchase more with /team buyclaimslot"
claim-slot-purchased: "§a✓ Claim slot purchased successfully!"No reviews