Skip to content

KettleMC-Network/kCommon

Repository files navigation

© kCommon

📝 Description

A library containing different util methods and common code for KettleMC.net plugins.

⚙ Content

  • LuckPerms Utils for getting prefixes and suffixes
  • Adventure Utils for sending (mini)messages to players
  • Wrappers for managing SLAMS messages
  • Java Utils containing different methods for simplifying code
  • Bukkit Utils for simpler registration and other stuff
  • Version utils for server software and version checking

Ⓜ Maven/Gradle

repositories {
    maven { url "https://repo.kettlemc.net/repository/maven-public/" }
}

dependencies {
    implementation "net.kettlemc:kcommon:VERSION"
}

© Credits

  • Some features have been inspired by prior work of Cuuky and his CFW.
  • The library base64-itemstack has been shadowed into this library for compatibility reasons.

About

Common code and util methods for different KettleMC plugins

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages