Open CortexPE opened 4 years ago
Unless you can register a sub command of a sub command so itβs like a tree structure kinda
Not sure why that PR isn't aimed into the main repo but I'll cherry-pick the commits and check for mergeability...
On Sat, Jul 18, 2020, 23:26 Jack M. Taylor notifications@github.com wrote:
ParoxityTeam#1 https://github.com/ParoxityTeam/Commando/pull/1
π
β You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CortexPE/Commando/issues/29#issuecomment-660498739, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEHQQFCAYDNZ2IRD2Z7HX2LR4G5LVANCNFSM4O76J43Q .
but I'll cherry-pick the commits and check for mergeability...
Was this already done? I am looking to clean up some issues and PRs atm
Self explanatory...
Allows these types of commands: /command players add test /command players remove test
While only registering
players add
andplayers remove
as subcommands... Would probably be a useful alternative for #21