Souza Skyblock
The classic Skyblock experience, reimagined for Hytale!
Start your adventure on a tiny floating island in the void. With limited resources and your wits, can you survive and thrive? Expand your island, invite friends, and build your dream base in the sky!

Features
Classic Skyblock Gameplay
- Floating Island Start - Begin on a small dirt platform with a tree and a chest
- Starter Kit - Chest includes essential tools, buckets, seeds, and resources to get you started
- Void World - Pure skyblock experience with nothing but your island and the void below
Island Management
- Personal Islands - Each player gets their own island
- Island Reset - Start fresh anytime with
/skyblock reset
- Custom Spawn - Set your island's spawn point
Multiplayer Support
- Coop System - Invite friends to build together on your island
- Island Visits - Visit other players' islands
- Public/Private Toggle - Control who can visit your island
- Member Management - Kick members who misbehave
Protection System
- Full Block Protection - Only island owners and members can build
- Grief Prevention - Visitors cannot break or place blocks
- Safe Building - Focus on creating without worry
Commands
| Command |
Description |
Permission |
/skyblock home |
Teleport to your island spawn |
souza.skyblock.command.home |
/skyblock reset |
Reset your island (requires confirmation) |
souza.skyblock.command.reset |
/skyblock info |
View information about your island |
souza.skyblock.command.info |
/skyblock invite <player> |
Invite a player to join your island |
souza.skyblock.command.invite |
/skyblock kick <player> |
Remove a member from your island |
souza.skyblock.command.kick |
/skyblock visit <player> |
Visit another player's island |
souza.skyblock.command.visit |
/skyblock accept [player] |
Accept an island invite or visit request |
souza.skyblock.command.accept |
/skyblock public |
Toggle public access to your island |
souza.skyblock.command.public |
Getting Started
- Join the server and run
/skyblock home
- Your island will be created - You'll spawn on a floating platform with a tree and chest
- Open the chest - Grab your starter tools and resources
- Start surviving! - Use the tree for wood, expand your platform, and begin your skyblock journey
Starter Chest Contents (Default)
- Wooden Pickaxe
- Crude Axe
- Copper Hoe
- Empty Bucket
- Lava Bucket
- Water Bucket
- Oak Seeds (x4)
- Bone Fragments (x8)
Configuration
Server owners can fully customize the Skyblock experience!
Island Settings
IslandSpacing: 500 # Distance between islands
IslandProtectedRadius: 100 # Protected area size
IslandPlatformHeight: 100 # Y-level of islands
PlatformSize: 7 # Size of starting platform (7x7)
Starter Items
Customize what players receive in their starter chest:
StarterItems: [
"Tool_Pickaxe_Wood:1",
"Weapon_Axe_Crude:1",
"Tool_Hoe_Copper:1",
"Container_Bucket:1",
"Fluid_Lava:1",
"Fluid_Water:1",
"Plant_Seeds_Oak:4",
"Ingredient_Bone_Fragment:8"
]
Block Types
Change the blocks used for island generation:
GrassBlockType: "Soil_Grass"
DirtBlockType: "Soil_Dirt"
BedrockBlockType: "Rock_Volcanic"
OakLogBlockType: "Wood_Oak_Trunk"
OakLeavesBlockType: "Plant_Leaves_Oak"
ChestBlockType: "Furniture_Village_Chest_Small"
Features Toggle
GenerateTree: true # Include oak tree on island
GenerateChest: true # Include starter chest
AutoCreateWorld: true # Auto-create skyblock world
MaxMembersPerIsland: 10 # Max coop members
Support
- Issues & Bugs: Report on GitHub
- Feature Requests: Open a discussion on GitHub