3
0
Fork 0
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.
ThemeParkPlus/README.md
SBDeveloper 50df624cd2
Some checks failed
Plugins/ThemeParkPlus/pipeline/head There was a failure building this commit
Updated LICENSE
2024-11-14 19:01:04 +01:00

23 lines
No EOL
641 B
Markdown

# ThemeParkPlus
**Authors:** Thomas (IOByte), Stijn (SBDeveloper)
This repository contains the original ThemeParkPlus plugin for SpigotMC. Check out more on the Polymart page [here](https://polymart.org/resource/themeparkplus.2243/).
## 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:
```bash
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](LICENSE) file for details.