[FEATURE] Add configuration option for the drop type
ginsm opened this issue ยท 1 comments
Describe the solution you'd like
There should be a configuration option for drop type as well: PUT_IN_INVENTORY and DROP_ON_GROUND.
Commit 25db1e1 resolves this issue:
Players should now be able to choose between two drop type options:
- PUT_IN_INVENTORY (default)
- DROP_ITEMS
Closing issue.