Skip to content

networkharmony/command-framework

Repository files navigation

Command framework

Introduction

A highly productive command framework written in Kotlin. Commands in bukkit design is very robust, the main point of this framework, is to eliminate all of this complication.

How to use

command-framework is stored in jitpack repository, so all you need is here:

repositories {
  maven("https://jitpack.io")
}

dependencies {
  implementation("com.github.networkharmony:command-framework:1.2.0")
}

Wiki:

About

A highly productive command framework for spigot

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages