
[FEATURE] Capability Cleanup
matthe815 opened this issue ยท 0 comments
Feature Request
Describe your suggestion
Overview:
As it stands, the capability code is entirely repetitive and takes up 3 different folders with a total of 12 files. This could be turned into a single interface/class and instantiated from the base class. This would reduce bugs and make it easier to maintain.