@joint-js/modules
v1.0.2
Published
Adds abstract functions/classes to share with JointJS
Downloads
3
Readme
@joint-js/modules
This module extends the functionality of the joint-js spigot plugin.
Installation
To install @joint-js/modules you need to run this command:
npm install @joint-js/modules
Usage
- Install JointJS on your minecraft server. Start your minecraft server.
When the server is fully started, the plugin will create a joint-js folder in the root directory of the server.
2. Run npm init
command
3. Run npm install @joint-js/modules
command
4. Now you can create your own scripts in the joint-js/plugin folder.