File Details
Version 8.0
- R
- Feb 1, 2026
- 325.71 KB
- 34
- 1.18.2
- Forge
File Name
skyblockaddon-8.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Update information
In this version, a lot of code has been reworked and repackaged. Sadly, this means that any GUI configurations do not work anymore after updating.
If you use the default configurations, simply remove the GUI folder in config/skyblockaddon and allow the mod to regenerate it. If not, make sure to replace the following value yorickbm.skyblockaddon.registries. in all .json files with yorickbm.skyblockaddon.events.
Be sure to remove the PermissionRegistry.json if you wish to get the newly added permissions for the Vault Hunters category.
In the upcoming weeks, the mod's wiki will be fully updated and reworked to help server administrators with customizing configurations.
New Additions
- Full code rework in support of other Minecraft versions & modloaders;
- SkullTexture support for GUI items via .json configuration;
- New arguments for data in GUI title, item names & lore;
- Improved resource management logic for future support of different modpacks;
- Improved error reporting upon mod crash;
- Improved data storage of components within the GUI session;
- Passive and Hostile mobs spawn may now be blocked via island permissions (The visitor group is checked for animals attempting to be spawned).
- Added the new toolstations into default configuration;
- Added
/island admin setSkull <islandId> <SkullTexture> - Minecrafts
/save-allsaves all island data to file
Bug Fixes
- Fixed an issue allowing building gadgets to bypass island protection;
- Disabled being able to add members to the visitor or member group (default generated ones);
- Fixed the issue of not properly detecting an island's member;
- Fixed the issue of empty folders being created in the configuration folder;
- Player gets bounced outside of the vault portal when permission is disabled for entering (Fixes chat spam);
- Optimized purge command;
Known Issues
- 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 Altaras there is a less than one-millisecond activation period server-sided;

