SimpAPI icon indicating copy to clipboard operation
SimpAPI copied to clipboard

Marker interface for specialized subcommands

Open KodySimpson opened this issue 3 years ago • 1 comments

A way to have subcommands as both subcommands and their own standalone command is cool, I'm thinking we mark a subcommand with an interface and then register it seperately in the Command Manager

KodySimpson avatar Aug 15 '21 23:08 KodySimpson