Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 495 Bytes

File metadata and controls

18 lines (11 loc) · 495 Bytes

Fish API

Setup

Clone this repository first. To edit the plugin display name and other data, take a look at plugin.json. Edit the name of the project itself by going into settings.gradle.

Building a Jar

gradlew jar / ./gradlew jar

Output jar should be in build/libs.

Installing

Simply place the output jar from the step above in your server's config/mods directory and restart the server. List your currently installed plugins/mods by running the mods command.