We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If you prefer build from source execute commands
git clone https://github.com/NeumimTo/NT-RPG cd NT-RPG gradlew build -x test
This will build entire multi module project. The jar files you want are in Implementations/Spigot//build/libs or Implementations/Sponge//build/libs
todo
Config root folder:
Addons - Folder for additional content such as third party skills
Classes - Folder where you define classes
Scripts - Folder where you put your JavaScript script files, Inside this folder is pre-generated top-level script Main.js, Do not delete it.
Skilltrees - Folder where you define skilltrees