[ ] Override Give command and extend to Item command
As an enhancement, we could fully override the default Give command (owned by server) and later on extend the Item command out of it, providing same functionalities and less code required :heart_eyes:
After this change, we can implement new customization features in a config file form, working with both item-giving commands :smile_cat:
[ ] Override
Give
command and extend toItem
command[x] Implement
Feed
command