Densest Void

Results 2 issues of Densest Void

Adding support to define Target Selectors for use in commands

Currently, commands are being defined with functions that typically end up calling processCmdToEvent(Arr). As the functions are private methods, there are no options for commands to be defined for mods...

enhancement