customrealms / example-plugin

Example CustomRealms plugin project

Home Page:https://customrealms.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-plugin

This is an example of a Minecraft plugin written in JavaScript.

Setting up

Run npm install to make sure all needed dependencies are installed.

Building a JAR file

npm run build:jar

The JAR file will be put into dist/ExamplePlugin.jar in your project.

About

Example CustomRealms plugin project

https://customrealms.io

License:MIT License


Languages

Language:TypeScript 100.0%