Stacked is an assistive library, which provides helpful and easy to use tools, to work with the Adventure API. It is designed, to perfectly fit into the Adventure API used at a Paper Environment.
How can I use Stacked in my own projects? For this, you need to know what your project is based on, or should be based on.
We ourselves recommend that you use Gradle Kotlin
in all your projects, but you can also use other systems like Gradle
and Maven
!
maven("https://repo.fruxz.dev/releases/")
implementation("dev.fruxz:stacked:$stackedVersion")
Of course, you can also participate in Stacked and contribute to the development. However, please follow all community and general guidelines of GitHub and the repositories. You also have to respect the licenses set in this repository as well as in other repositories.
If you have any questions, suggestions or other items you would like to contribute to Stacked or just discuss, check out the Discussions' section of this repository, where you will find the respective areas where you can create your own questions or join in discussions on other things.