Skip to content

TheFruxz/Stacked

Stacked Banner


👋 Welcome to Stacked

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.

⚙️ Setup

Repository

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!

Use in your Gradle Project

Repository

maven("https://repo.fruxz.dev/releases/")
Dependency
implementation("dev.fruxz:stacked:$stackedVersion")

👥 Contribution

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.

We build & use Stacked on Java 17 - Eclipse Temurin.
Also build & run Stacked with Eclipse Temurin to get the best possible experience!