File Details
HTSkyBlock-1.1.45.jar
- R
- Mar 24, 2026
- 7.43 MB
- 114
- Early Access
File Name
HTSkyBlock-1.1.45.jar
Supported Versions
- Early Access
fixed issue with cinimatic not opening creation selection ui
fixed issue with void death sending you to wrong area now respects void destination especially when teleport was false
Shop commands now support {uuid} alongside {player}. Example usage in shop config:
"commands": ["give {player} some_item", "log {uuid} purchased item"]
update to homes /is sethome (no args) — reserved for island owner only: No island → "You need an island" error Has island but not standing on it → "Must be on your island" error In single-world mode, also checks boundary (not just world name match) /is sethome <name> — works for any member: No own island required — just needs to be standing on an island where they're owner or member Location-based detection (accurate in single-world mode, not just world name match) Fallbacks: visiting state, then own-island world match /is home <name> — validates membership before teleporting: Checks player is still owner/member of the island the home is on If kicked from island, home is auto-deleted and denied with message Boundary system still enforces non-members can't stay
Added ability to set cooldown on dungeons for now will be removing dungeons to a exstention at a later point
Config — "cooldownMinutes" in dungeon config (default: 60 minutes, 0 = disabled) /dungeon <name> — checks cooldown after permission check, records entry on successful spawn /isdev resetdungeoncooldown <player> — admin command to clear a player's dungeon cooldown (supports partial name matching, works for offline players) Persistence — cooldowns saved to dungeon_cooldowns.json, loaded on startup, expired entries cleaned on load
add StartCinematic Command useable from console or player
fixed a issue when dying in void and having ti send to island hytale beats us to it and tries to send use to world spawn which gives a entity moved to unloaded chunk warning, we now catch this and beat htyal and send directly to island or spawn

