btcsky_config manifest entry defines the global settings, economy defaults, and protection rules for the Skyblock system.
Core Settings
The schematic filename used when creating new islands if no specific template is requested.
The maximum radius (in blocks) that an island border can reach through upgrades.
The buffer distance between island centers in the grid. Ensure this is large enough to accommodate the max size.
If enabled, players falling into the void will be automatically teleported to the island spawn.
The Y-coordinate threshold that triggers the void teleport.
Economy
The NumericalStorage currency ID used for the island bank transactions.
The starting capacity for new island banks. Can be upgraded via research or commands.
The base periodic interest rate (e.g., 0.01 = 1%).
Level Calculation
Determines how island levels are calculated.
WORTH: Sum of block values defined in Dimension Templates.BLOCKS: Simple count of total blocks.HYBRID: Combination of block counts and specific high-value items.
The amount of “worth” required to gain 1 island level.
Protections
Master switch for native island protections (anti-grief, interaction blocking).
The default PvP state for newly created islands.
If true, pushes island data to BetterHUD if the extension is installed.