BG-Software
  • Welcome to BG-Software
  • WildInspect
    • Overview
    • Source Code
    • Issues Tracker
    • Download
  • WildBuster
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • WildStacker
    • Overview
      • Commands and Permissions
      • Items Stacker
      • Entities Stacker
        • Loot Tables
        • Linked Entities
      • Spawners Stacker
        • Spawners Override
          • Spawn Conditions
        • Spawner Upgrades
      • Blocks Stacker
    • Source Code
    • Issues Tracker
    • Download
  • WildTools
    • Overview
      • Commands and Permissions
      • Configuring Tools
      • Builder Tool
      • Cannon Tool
      • Crafting Tool
      • Crowbar Tool
      • Cuboid Tool
      • Drain Tool
      • Harvester Tool
      • Ice Tool
      • Lightning Tool
      • Magnet Tool
      • Pillar Tool
      • Sell Tool
      • Sort Tool
    • Source Code
    • Issues Tracker
    • Download
  • WildChests
    • Overview
      • Commands and Permissions
      • Configuring Chests
      • Linked Chests
      • Regular Chests
      • Storage Units
    • Source Code
    • Issues Tracker
    • Download
  • WildLoaders
    • Overview
      • Commands and Permissions
    • Source Code
    • Issues Tracker
    • Download
  • SuperiorSkyblock
    • Overview
      • Commands and Permissions
        • Player Commands
        • Admin Commands
        • Permissions
      • Placeholders
        • Global Placeholders
        • Island Placeholders
        • Player Placeholders
        • Chat Placeholders
      • Configuration Files
      • Messages
      • Island Flags
      • Island Privileges
      • Schematics
      • Upgrades
        • Island Multipliers
      • Menus
        • Bank Logs Menu
        • Biomes Menu
      • Missions
        • BlocksMissions
        • BrewingMissions
        • CraftingMissions
        • EnchantingMissions
        • FarmingMissions
        • FishingMissions
        • IslandMissions
        • ItemsMissions
        • KillsMissions
        • StatisticsMissions
      • Javascript Engine
      • Custom Blocks
      • API
        • Register your own command
        • Register your own block-keys
      • Addons
        • SSBOneBlock
        • SSBProxyBridge
    • Source Code
    • Issues Tracker
    • Download
Powered by GitBook
On this page
  • SlimeWorldManager Addon
  • OneBlock Addon
  • AcidIslands Addon
  • Custom Script-Engines Addons
  • Nashron Engine
  • Rhino Engine
  • GraalVM Engine

Was this helpful?

  1. SuperiorSkyblock
  2. Overview

Addons

PreviousRegister your own block-keysNextSSBOneBlock

Last updated 2 years ago

Was this helpful?

Here you can find some addons that were made using the API of the plugin. You can find the API .

If you want your addon to be featured here, feel free to contact me on our .

SlimeWorldManager Addon

This addon adds the ability to create islands in different worlds that are managed with . SlimeWorldManager gives you the ability to create worlds that are saved with the slime format - a file format that was designed by the Hypixel team to handle worlds easier and better in large scales. The slime worlds are used for small worlds (mainly for minigames) which don't have a lot of chunks to be loaded for them to work. You can find more about the format . You can find the addon, the source code and the release files on its .

OneBlock Addon

OneBlock is an addon for the default skyblock plugin which changes the gameplay by a lot. Instead of spawning on an island with a regular schematic, you get only one block that re-generates itself when breaking it. Everytime you break that block, a new block is generated with a different materials. The goal is to go through the phases of the plugin, until you unlock the end world. You can find a series about this gametype . You can find the addon, the source code and the release files on its .

Setting up OneBlock

When using the OneBlock addon, you still to configure SuperiorSkyblock2 as necessary. This means you will need to change your schematics (you don't want regular islands for OneBlock do you?) as well as any other configuration files to fit your OneBlock experience to your liking. The central block of your schematic will be the generating block (your 'one' block) so keep this in mind when creating new .

Players still need to use the /is create <name> [schematic] command to create their OneBlock island - this can be configured in the settings.

AcidIslands Addon

AcidIslands is an addon for the default skyblock plugin which changes the gameplay by a lot. Instead of spawning in a world with air and a floating island, you get spawned in the middle of the ocean with a small island you can play on. However, the water is deadly and you can die by touching it! You can find the addon, the source code and the release files on its .

Custom Script-Engines Addons

In java 15 or later, Orcale removed Nahsorn Javascript engine from the JDK. It means that the plugin cannot use Javascript to execute some scripts given in some places (for example, required checks for missions, island missions success check, levels to worth formula and so on). The following addons can be added to fix the issue. In order to install them, simply drag the jar to the modules folder of the plugin. If you can't find it, make sure you update to latest dev build.

Nashron Engine

Rhino Engine

GraalVM Engine

This is a standalone version of the Nashorn engine. In other words, this is the same engine that used to be in Java. You can find the addon, the source code and the release files on its .

This is a standalone version of the Rhino engine. In other words, this is another implementation of a Javascript engine. You can find the addon, the source code and the release files on its .

This is an addon that uses the GraalVM engine. You must have GraalVM working and running correctly in order to use this. You can find the addon, the source code and the release files on its .

here
Discord Server
SlimeWorldManager
here
github page
here
github page
schematics
github page
github page
github page
github page