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
  • How to install an external scripts engine?
  • First Step: Download the engine jar
  • Second Step: Add the engine to your modules folder
  • Last Step: Start your server!

Was this helpful?

  1. SuperiorSkyblock
  2. Overview

Javascript Engine

PreviousStatisticsMissionsNextCustom Blocks

Last updated 3 years ago

Was this helpful?

This process is done automatically by the plugin after versions 1.8.1.360

If you want to use Java 15 and you want to use SuperiorSkyblock as well, you must download an external scripts engine. The script engine is used for various of things in the plugin, including calculation of levels, for missions and more.

How to install an external scripts engine?

There are multiple different script engines available, but this tutorial will be focused on Nashron Engine. This is the default and most common engine to use. You may find a link to its github . You may find more information about the other scripts under the .

Note: If you choose to use GraalVM Engine, make sure you have GraalVM set up correctly!

First Step: Download the engine jar

First of all, download your wanted scripts engine. You may find builds to all of our script-engines on our .

Second Step: Add the engine to your modules folder

After you downloaded the jar, you need to move it to the modules folder. This process is similar to the process of installing a regular plugin! Simply take the jar and drag it to your modules folder under SuperiorSkyblock's folder.

Last Step: Start your server!

This is the last step - simply start your server again! The plugin will load the module and set up everything for you! If you get into trouble or something doesn't work for you, make sure you contact us on out .

discord server
here
addons page
Jenkins page