Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boxbeam/cmdmgr

A command manager for Spigot. It manages permissions, auto-generates help, handles subcommands, hooks directly into methods in your code, can pass complex types as arguments for said methods, handles tab completion. Intuitive and simple.
https://github.com/boxbeam/cmdmgr

Last synced: 21 days ago
JSON representation

A command manager for Spigot. It manages permissions, auto-generates help, handles subcommands, hooks directly into methods in your code, can pass complex types as arguments for said methods, handles tab completion. Intuitive and simple.

Awesome Lists containing this project

README

        

# CmdMgr
A command manager for Spigot. It manages permissions, auto-generates help, handles subcommands, hooks directly into methods in your code, can pass complex types as arguments for said methods, handles tab completion. Intuitive and simple.

See examplecmd.txt and src/redempt/cmdmgr/ExampleListener.java