btcsky_config manifest entry is the central hub for the entire Skyblock system. It defines everything from core command aliases to complex tech trees and economy rules.
Core Identification
Aliases for the player-facing island command.
Prefix for generated island world names.
Reference to the artifact storing player-specific Skyblock data.
Island Defaults
Settings applied to newly created islands. Units for size and radius are in Chunks (16x16 blocks).Starting island radius in chunks.
Maximum possible radius through upgrades.
Buffer distance between island centers (in blocks).
Default maximum members (including owner).
Default warp slot limit.
Flags active by default (e.g.,
CREEPER_EXPLOSION, CROPS_GROWTH, WATER_FLOW).Teleportation
Warmup in seconds before warping.
Teleport members to spawn if they fall into the void.
Actions triggered when a player is kicked (e.g., teleport to global spawn).
Performance & Optimization
Stops redstone clocks when no members are online.
Stops mob spawning when all members are AFK.
Island Upgrades
Each upgrade follows a cost formula:baseCost * costMultiplier^(level-1).
Defined upgrades like
island_size, generator_tier, team_size, crop_growth, etc.Show a GUI confirmation before deducting funds.
Contract System
Configuration for player-to-player or island-to-server agreements.Cooldown between creating new contracts.
Group-based limits (e.g.,
btcsky.contracts.vip: 5).Percentage of the reward taken by the server.
Research (Tech Tree)
Categories like Agriculture, Automation, Combat.
Individual research steps with costs and icons.
Items used to accelerate research (Basic, Advanced, Mystical).
Holograms
Base limit for persistent holograms.
Distance at which holograms become visible to players.
References to all dimension templates available for this instance.
[!TIP] Technically Unlimited Dimensions: BTC Sky allows you to create an infinite number of independent dimensions per island by linking multiple templates. You are not limited to the standard Overworld, Nether, and End.