Skip to content

Repository files navigation

KCommon

KCommon is a standard plugin library, initially written for PrisonKore. The purpose of this core is to provide an easy-to-use module based plugin structure as well as some useful utilities.

Documentation

Read the KCommon plugin development guide for setup, modules, configuration, commands, menus, persistence, and PlaceholderAPI integration.

Modules

Modules are the foundation of the KCommon library. Each module should represent a distinct feature of a plugin. In fact, each module could be thought of as its own plugin. Read more about modules in Module Documentation.

Building

To create a copy of this plugin, clone the repository and run

./gradlew build

This will create a built jar in /build/libs/

About

Minecraft plugin framework focused on development efficiency, conciseness, and transparent configuration.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages