KaspianDev / Kommons

A master library for my java software.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: Kommons should no be used as of yet. Things break on every commit!

Kommons - A common library for my java software.

Kommons Lines of code License GitHub commit activity

Modules

Kommons include a bunch of modules which can be used independently.

Current modules:

  • Spigot - Only for Spigot API.
  • Universal - Contains utilities that can be used for any type of software.
  • Chat - Contains utilities related to Bungeecord Chat API, works on Spigot and Bungeecord.
  • Bungee - Only for Bungeecord API.
  • Console - Contains utilities for CLI based programs.

Project size history

  • 17.04.2023 - 3400 lines

License

Kommons are licensed under GNU Affero General Public License.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

A master library for my java software.

License:GNU Affero General Public License v3.0


Languages

Language:Java 100.0%