promotional bannermobile promotional banner

Sky Vaults Support (SkyBlock)

Server sided mod to enable skyblock multiplayer without requiring client sided changes to a modpack

File Details

Version 7.2

  • R
  • Jun 22, 2025
  • 314.75 KB
  • 35
  • 1.18.2
  • Forge

File Name

skyblockaddon-7.2.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:sky-vaulters-support-817533:6684939")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

<form class="search-from">
 
</form>

New Additions

  • Island Admin Purge commands, allow abandoned islands to be purged. You may purge x amount of islands, or specified by user ID;
  • Configurability for amount of resources purge command uses;
  • Reworked Github Wiki, certain sections still on its way. Commands information is present;
  • GUI Item may have a condition set, and added the `is_op` condition for server operator only items;
  • Users already part of an island, may no longer be invited while they are part of an island;
  • Level 2 and higher operators can execute admin commands, no longer requiring level 4;
  • Configurable cooldown for island create command;
  • /is is added as an alias for /island;

 

Permission System Fixes

  • Added colored shulker boxes into config;
  • Resolved error caused by empty and/or filled bucket permission;
  • Resolved desync issue with several interactions on blocks such as Altar, Cauldron, Energizing Orb, etc;
  • Added missing triggers for RF & AE2 blocks;
  • Added onRightClickEntity trigger for interacting with item frames;
  • Added Quarks glass item frames;
  • Added OnHostileMobSpawn OnPassiveMobSpawn that can be configured;

 

Bug Fixes

  • Resolved invite command showing failure upon successful invitation;
  • GUI dynamic fields such as group names are now no longer surrounded by padded spaces;
  • Quark Reacharound is patched again to be detected as a block placement for the permission system;
  • Void damage is properly registered again making sure dolls, players and such are teleported back to the island spawn position upon falling into the void;

Known Issues (To be fixed)

  • Preventing the vault portal from being able to be entered (Currently removed so that chat spam is no longer present);
  • Nether portal may be entered from the nether, even with nether transport disabled. (It may NOT be created or entered from the overworld. This functions properly);
  • The redstone button still triggers the `Vault Altar` as there is a less than one-millisecond activation period server-sided;