TitanPowered / Gaia

A lightweight arena management mod/plugin
GNU General Public License v3.0
6 stars 0 forks source link
gaia java minecraft papermc spigot


Gaia

Gradle CI License Wiki Github release

What is Gaia?

Gaia is a lightweight arena management plugin for Minecraft servers.

It allows you to create snapshots of areas that you can later restore.

Click for video preview. https://github.com/TitanPowered/Gaia/assets/9851017/e75e9807-cc82-40f3-af89-cee11a0f87c2

Main Features:

You can read about how it works in Technical Details.

Building

This project requires Java 21 or newer and uses Gradle (which comes with a wrapper, so you don't need to install it).

Open a terminal and run ./gradlew build.

Contributing - Developer API

Any contributions, large or small, major features, bug fixes, unit/integration tests are welcome and appreciated.

For information on how to use Gaia in your own projects check the Developer API wiki.