3
0
Fork 0
Plugin used to provide some specific data to the panel
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 e3ae461bd3
Some checks failed
Plugins/ThemeParkConnector/pipeline/head There was a failure building this commit
Updated LICENSE
2024-11-14 19:03:29 +01:00
src/main Updated LICENSE 2024-11-14 19:03:29 +01:00
.gitignore Fixed building (moved ThemePark to SBD repo) 2023-10-12 20:22:48 +02:00
Jenkinsfile Update 'Jenkinsfile' 2023-03-31 15:06:00 +00:00
LICENSE Updated LICENSE 2024-11-14 19:03:29 +01:00
pom.xml Updated LICENSE 2024-11-14 19:03:29 +01:00
README.md Updated LICENSE 2024-11-14 19:03:29 +01:00
renovate.json Add renovate.json 2023-03-31 14:53:44 +00:00

ThemeParkConnector

Authors: Thomas (IOByte), Stijn (SBDeveloper)

This repository contains the original ThemePark plugin used to communicate between ThemeParkPanel and your Minecraft server.

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.