void icon indicating copy to clipboard operation
void copied to clipboard

Add help command

Open GregHib opened this issue 3 months ago • 0 comments

Put a map inside command() {} to store all commands and add an optional parameter for description & usage?

Alternatively could use the Events trie to do the same (and change how commands work)

Will probably need to display in a scroll interface as it'll be far too many for chat box, maybe even too many for dev console.

GregHib avatar Mar 29 '24 01:03 GregHib