An open API service indexing awesome lists of open source software.

https://github.com/fixeddev/command-flow

A flexible and platform-agnostic command framework for Java 8+
https://github.com/fixeddev/command-flow

bukkit bukkit-commands bungee bungee-commands cf command command-framework discord discord-bot-commands discord-commands framework java minecraft-brigadier

Last synced: 9 months ago
JSON representation

A flexible and platform-agnostic command framework for Java 8+

Awesome Lists containing this project

README

          

# command-flow
[![Build Status](https://img.shields.io/github/actions/workflow/status/unnamed/command-flow/build.yml?branch=master)](https://github.com/unnamed/command-flow/actions/workflows/build.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue)](license.txt)
[![Discord](https://img.shields.io/discord/683899335405994062)](https://discord.gg/xbba2fy)

A flexible command framework which removes lots of boilerplate code used in commands

Check the [documentation](https://unnamed.team/docs/command-flow) for installation and
usage information for this project