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

https://github.com/raphael-goetz/astralis

A lightweight and minimal Kotlin framework for developing Minecraft building-plugins.
https://github.com/raphael-goetz/astralis

building framework kotlin minecraft paper plugin tools

Last synced: about 1 month ago
JSON representation

A lightweight and minimal Kotlin framework for developing Minecraft building-plugins.

Awesome Lists containing this project

README

          

![astralis_title](https://github.com/user-attachments/assets/b3f75db7-9f9d-46e2-a991-c9683852b027)

# Whats Astralis?

Astralis is a Minecraft-Kotlin framework designed for writing ux-ui enriched building-tools.

## Features
- Auto-Styling and sounds for messages/titles/clicks
- Translations for items/text/inventories
- Events & Commands can be registered in one line
- Sync/Async-Task/Timer-System
- Geometry (Shapes)
- World (World-Folder) Management

## Usage

> 📝 Documentation incoming!