htrojan / CommandFramework

A library for bukkit plugins that replaces the need for creating an entry in the plugin.yml file when creating a new command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommandFramework

This library for bukkit plugins allows the usage of annotations for creating commands.

The idea came from minnymin3's version of a CommandFramework

About

A library for bukkit plugins that replaces the need for creating an entry in the plugin.yml file when creating a new command

License:GNU General Public License v3.0


Languages

Language:Kotlin 92.5%Language:Java 7.5%