Kether
A script-like quest plugin for Minecraft servers.
Install / Use
/learn @IzzelAliz/KetherREADME
Kether
A script-like quest plugin for Minecraft servers.
Installing
Download the plugin where:
and simply drop them into plugins folder.
Contributing
Clone this repository to your machine:
git clone https://github.com/IzzelAliz/Kether
We recommend to use IntelliJ IDEA as IDE.
Building
- Gradle - Dependency Management
The GradleWrapper in included in this project.
On Windows:
gradlew.bat clean build shadowJar
On MacOS/Linux:
./gradlew clean build shadowJar
Build artifacts should be found in ./build/libs folder.
Versioning
We use SemVer for versioning.
License
This project is licensed under the MIT License, see the LICENSE file for details
