On that code, I can’t figure out why my .setExecutor isn’t overriding the child commands.
What is the intended behavior?
/poresecurity executes the .setExecutor if none of the children match.
That does not work right now. I opened an issue for that on github.
You have to build your own subcommand system to support that.
I’ll just wait for an official implementation, but for now I’ll go without it.