The Spliced Plugin System Documentation

For Amberite a2.0

 

This documentation contains all required information for you to understand, develop and build plugins.

Plugins control the behaviour of the game and are read at runtime by an interpreter. ("Amberite")

Similiar to mods, plugins offer a variety of possibilities for both server and client but only run the code in the safe interpreter environment.

 

On the left, under "Getting Started" you will learn everything you need to know before creating a plugin.

Good Luck and Have Fun!

Go Back