Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Katrix/KatLib

A library for shared code for Sponge Plugins
https://github.com/Katrix/KatLib

minecraft plugin scala sponge

Last synced: 2 months ago
JSON representation

A library for shared code for Sponge Plugins

Awesome Lists containing this project

README

        

# KatLib
KatLib is library that I personally use to make making plugins for Sponge easier. It contains shaded common libraries and Scala.

## Features
KatLib offers features like:
* Classes to reduce boilerplate in the main plugin file
* Automatically create a plugin command help command
* Help keep order on Configurate stuff
* Shorthand for creating Text objects