[Solved] How can I get the children of a CommandSpec

Seems like a simple question, but I just can’t find a solution.

What for? Shouldn’t need to

Yeah. I found a better solution.

Could you explain what you were trying to achieve and what your solution is? This might help other users in the future :smile:

I wanted to create a custom help command based on the children of a CommandSpec but I’m now using CommandCallable to create a custom command system.

1 Like