Skip to content

Installation

Sms_Gamer edited this page Apr 27, 2021 · 1 revision

Base/Plugin Installation

Spigot

Download latest release and download the jar with the name ServerScripter-Spigot-XYZ.jar, XYZ obviously being the version number. Put this jar in the plugins directory. Restart the server to generate the folders.

BungeeCord

Download latest release and download the jar with the name ServerScripter-BungeeCord-XYZ.jar, XYZ obviously being the version number. Put this jar in the plugins directory. Restart the server to generate the folders.

Velocity

Download latest release and download the jar with the name ServerScripter-Velocity-XYZ.jar, XYZ obviously being the version number. Put this jar in the plugins directory. Restart the server to generate the folders.

Sponge

Not supported yet.

Addon/Script Language Installation

Once you have downloaded the appropriate and ran the appropriate jar file, go back to the releases page and download the jar with the name of the scripting language you want to use. For example, ServerScripter-Groovy-XYZ.jar or ServerScripter-Python-XYZ.jar.

Note: JavaScript is not fully functional yet.

Once you have the jar, move it to the plugins/ServerScripter/addons/ directory on Spigot/BungeeCord or plugins/server-scripter/addons/ on velocity.

Restart the server or reload the base/plugin for the addons to take effect.

Note: Reloading the base doesn't recheck all the plugins yet. Restart the server for now.

Clone this wiki locally