Skip to content

haronmc/jointjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JointJS is a Minecraft spigot plugin, that adds JavaScript (GraalVM JS implementation) into Minecraft, allowing to code faster (because js is interpreted language).

Installing

Make sure that you use Spigot-based Minecraft server core. It is important to note, that JointJS currently tested only on Spigot 1.16.5

  1. Download latest release here.
  2. Put downloaded jar file into serverFolder/plugin folder.
  3. Download bun.sh (for TypeScript compiling)
  4. Run npm init
npm init
  1. Install @joint-js/modules npm module
npm install @joint-js/modules

Usage

You can find documentation in repository’s wiki.

HaronMC × smokingplaya 2024

About

Spigot plugin that adds JavaScript to the server side of a minecraft server.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages