An open API service indexing awesome lists of open source software.

https://github.com/PaperMC/adventure

A user-interface library for Minecraft: Java Edition
https://github.com/PaperMC/adventure

java json minecraft minecraft-java-edition minecraft-nbt papermc user-interface

Last synced: 19 days ago
JSON representation

A user-interface library for Minecraft: Java Edition

Awesome Lists containing this project

README

          

# adventure

![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/PaperMC/adventure/ci.yaml?branch=main/5)
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](license.txt)
[![Maven Central](https://img.shields.io/maven-central/v/net.kyori/adventure-api?label=stable)](https://search.maven.org/search?q=g:net.kyori%20AND%20a:adventure*)
![Maven metadata URL](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fcentral.sonatype.com%2Frepository%2Fmaven-snapshots%2Fnet%2Fkyori%2Fadventure-api%2Fmaven-metadata.xml&label=dev)
[![Javadoc](https://img.shields.io/badge/javadoc-all-green)](https://jd.advntr.dev/)

A serverside user interface library for *Minecraft: Java Edition*

See the [documentation] for usage and dependency information for this project and associated libraries.

### Contributing

We appreciate contributions of any type.
For any new features or typo-fix/style changes, please open an issue or come talk to us in the [#adventure-contrib] channel on the [PaperMC Discord] first so we make sure you're going in the right direction for the project.

All the Adventure projects are built with Gradle, require at least JDK 21, and use a common checkstyle configuration.
Please make sure all tests pass, license headers are updated, and checkstyle passes to help us review your contribution.

`adventure` is released under the terms of the [MIT License](license.txt).

[documentation]: https://docs.papermc.io/adventure/
[#adventure-contrib]: https://discord.com/channels/289587909051416579/1342377788266512415
[PaperMC Discord]: https://discord.gg/PaperMC