A plugin for themepark server in minecraft. It provides a status menu and the ability to save the data live in a database. This way you can display it on a website when wanted/needed
SBDeveloper
2019ff4bf8
Some checks failed
Plugins/ThemePark/pipeline/head There was a failure building this commit
|
||
---|---|---|
.run | ||
src/main | ||
.gitignore | ||
Jenkinsfile | ||
LICENSE | ||
pom.xml | ||
README.md | ||
renovate.json |
ThemePark
Authors: Thomas (IOByte), Stijn (SBDeveloper)
This repository contains the original ThemePark plugin for SpigotMC. Check out more on the SpigotMC page here.
Usage
To use the plugin, simply download the latest release from SpigotMC and place it in your server's plugins
directory.
Compilation
To build the plugin, run the following command:
mvn clean package
The plugin will be built in the target
directory.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.