3
0
Fork 0
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
This repository has been archived on 2024-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
SBDeveloper 2019ff4bf8
Some checks failed
Plugins/ThemePark/pipeline/head There was a failure building this commit
Updated LICENSE
2024-11-14 18:58:48 +01:00
.run Fixed building (moved IOByte deps to SBD repo) 2023-10-12 20:20:03 +02:00
src/main Updated LICENSE 2024-11-14 18:58:48 +01:00
.gitignore Fixed building (moved IOByte deps to SBD repo) 2023-10-12 20:20:03 +02:00
Jenkinsfile Update 'Jenkinsfile' 2023-03-31 15:06:23 +00:00
LICENSE Updated LICENSE 2024-11-14 18:58:48 +01:00
pom.xml Merge pull request 'Update dependency com.bergerkiller.bukkit:TrainCarts to v1.20.2-v1' (#14) from renovate/com.bergerkiller.bukkit-traincarts-1.x into master 2023-10-15 13:43:35 +00:00
README.md Updated LICENSE 2024-11-14 18:58:48 +01:00
renovate.json Add renovate.json 2023-03-31 14:53:21 +00:00

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.