Skip to content
/ KatLib Public

A library for shared code for Sponge Plugins

License

Notifications You must be signed in to change notification settings

Katrix/KatLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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