BTC Sky Extension
The ultimate Skyblock engine with multi-dimension islands, research trees, and seasonal events.
Configuration
Configure global settings, menus, and dimension templates.
Actions
Manage islands, economy, research, and social interactions.
Events
Trigger logic on island creation, entry, and level changes.
Facts & Data
Query island levels, bank balances, and member counts.
Systems
Quest objectives, AI activities, and procedural events.
Artifacts
Persistent storage and data management.
Key Features
- Multi-Dimension Islands: Support for Overworld, Nether, End, and custom dimensions per island.
- Cooperative Play: Advanced coop system with shared or separate banks and inventories.
- Research Trees: Unlockable upgrades and mechanics via a visual research tree.
- Seasons: Dynamic seasonal events (Winter, Spring, etc.) that alter gameplay.
- Economy: Integrated bank with interest, limits, and upgradeable capacity.
- Integration: Native support for Machine, Pet, and BetterHUD extensions.
Commands
Player Commands
| Command | Description |
|---|---|
/island | Opens the main control panel. |
/is create [schematic] | Create a new island. |
/is home | Teleport to island spawn. |
/is invite <player> | Invite a player to join. |
/is bank deposit <amount> | Deposit money to island bank. |
/is upgrade | Open upgrades menu. |
/is settings | Configure island settings. |
/is visit <player> | Visit another player’s island. |
/is level | Recalculate island level. |
Admin Commands
| Command | Permission | Description |
|---|---|---|
/isadmin delete <player> | btcsky.admin.delete | Delete a player’s island. |
/isadmin tp <player> | btcsky.admin.teleport | Teleport to an island. |
/isadmin bypass | btcsky.admin.bypass | Bypass island protections. |
/isadmin spy | btcsky.admin.spy | Spy on island team chat. |
Placeholders
All placeholders use the prefix%btcsky_.
| Placeholder | Description |
|---|---|
%btcsky_island_name% | Island display name. |
%btcsky_island_level% | Current island level. |
%btcsky_bank_formatted% | Formatted bank balance. |
%btcsky_member_count% | Total number of members. |
%btcsky_current_season% | Current active season. |
%btcsky_research_progress% | Research tree progress %. |
Dependencies
| Extension | Usage |
|---|---|
| MySql | Required for cross-server data capability. |
| Profiles | Recommended for separating inventories per island/mode. |
| Party | Recommended for robust team management. |