Move pickup items directly in the backpack
Corenb opened this issue ยท 0 comments
Feature request
Feature description
Add a way to put picked up items directly in the backpack even if the player inventory is not full (add in config file an option to enable / disable it).
How the feature is useful
This feature can save ressource in listening PickupItemEvent or InteractInventory instead of running a schedule each seconds (as configured in the config file).