17 lines
1.1 KiB
Markdown
17 lines
1.1 KiB
Markdown
# ShowControl
|
|
A plugin to easily create shows with multiple elements like Animatronics, Fireworks, FlameThrowers, Spotlights, Lasers, and more!
|
|
|
|
## Usage
|
|
Check out the description on [Spigot](https://www.spigotmc.org/resources/showcontrol.112641/) or [Polymart](https://polymart.org/resource/showcontrol.4793) for more information.
|
|
|
|
## Developer API
|
|
This project contains a Developer API, which makes it possible to add your own show elements. For more information, check out the [JavaDoc](#).
|
|
|
|
## License
|
|
This project is licensed under the [GNU General Public License v3.0](https://opensource.org/licenses/GPL-3.0).
|
|
|
|
The code in this project has been inspired by code licensed under the [OpenAudioMC License & Terms of Service](https://account.openaudiomc.net/terms). For more information, visit the [OpenAudioMc](https://github.com/Mindgamesnl/OpenAudioMc) project.
|
|
|
|
This project includes the [GuardianBeam](https://github.com/SkytAsul/GuardianBeam) library as a dependency, which is licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
|
|
|
Please review the individual licenses for more details on usage and distribution.
|