Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Katrix/KatLib
A library for shared code for Sponge Plugins
https://github.com/Katrix/KatLib
minecraft plugin scala sponge
Last synced: 3 months ago
JSON representation
A library for shared code for Sponge Plugins
- Host: GitHub
- URL: https://github.com/Katrix/KatLib
- Owner: Katrix
- License: mit
- Created: 2016-08-28T19:23:34.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-16T21:54:31.000Z (11 months ago)
- Last Synced: 2024-05-19T12:11:19.435Z (6 months ago)
- Topics: minecraft, plugin, scala, sponge
- Language: Scala
- Size: 314 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
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