/Director

An extension to Bukkit's command system to simplify things like argument parsing and sender type checking

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Director

A lightweight command library that aims to not stray too far from the classic Bukkit style commands but still provide a lot of useful features such as:

  • Safe argument parsing
  • Utility methods for tab completions
  • Support for Adventure components even on legacy versions

Usage

Want to use this library? Check out the usage page!