BlowaXD / ChickenAPI

OpenSource Nostale Private Server Emulator API, implemented by SaltyEmu
https://blowaxd.github.io/ChickenAPI/
GNU General Public License v3.0
41 stars 7 forks source link

Feature : Command System #71

Closed BlowaXD closed 6 years ago

BlowaXD commented 6 years ago

Commands should be a really pluggable system.

That is a good example of a command system : https://github.com/uEssentials/uEssentials

Should include : Permissions SubCommands (a command can contain subcommands) Help Message (sent on -h / --help or wrong command) Easy args dumping / manipulation