# === END BIOMES ===
THE_END:
END_STONE: 64
ENDER_PEARL: 8
SMALL_END_ISLANDS:
END_STONE: 48
CHORUS_FRUIT: 12
END_MIDLANDS:
END_STONE: 56
SHULKER_SHELL: 2
END_HIGHLANDS:
END_STONE: 72
CHORUS_FRUIT: 16
END_BARRENS:
END_STONE: 40
PURPUR_BLOCK: 8
team-settings:
# Team System Configuration for Chunklock Plugin
# General Settings
max-team-size: 6 # Maximum members per team
max-teams-per-server: 100 # Server-wide team limit
allow-solo-teams: true # Allow single-player teams
join-request-ttl-hours: 72 # Auto-expire join requests after X hours
# Cost Scaling
team-cost-multiplier: 0.15 # Additional cost per extra team member (15%)
base-team-cost: 1.0 # Base multiplier for teams (1.0 = no change)
max-cost-multiplier: 3.0 # Cap on total cost multiplier
contested-cost-multiplier: 3.0 # Cost multiplier when claiming enemy chunks
max-contested-claims-per-day: 5 # Limit on contested claims per team each day
# Team Features
enable-team-chat: true # Allow team chat functionality
enable-leaderboards: true # Show team leaderboards (future feature)
glass-borders:
# Glass Border System Configuration for Chunklock Plugin
# Visual Settings
enabled: true # Enable/disable the glass border system
use-full-height: true # Use full world height (bedrock to max height)
border-height: 3 # How many blocks high (only used if use-full-height is false)
min-y-offset: -2 # Blocks below base Y level (only used if use-full-height is false)
max-y-offset: 4 # Blocks above base Y level (only used if use-full-height is false)
# Performance Settings
scan-range: 8 # How many chunks to scan around player for borders
update-delay: 20 # Ticks to wait before updating borders (1 second = 20 ticks)
update-cooldown: 2000 # Milliseconds between border updates per player (reduced for better responsiveness)
# Behavior Settings
show-for-bypass-players: false # Whether bypass players should see borders
auto-update-on-movement: true # Update borders when players change chunks
restore-original-blocks: true # Restore original blocks when removing borders
debug-logging: true # Enable debug logging for border system
# Block Settings
border-material: LIGHT_GRAY_STAINED_GLASS # Material to use for borders