Feature | You can now select whether players need to have the Auto Trasher item in their inventory for it to trash items. Prior to this update, you were required to have it in your inventory. The following has been added to the config.yml file:
Code (YAML):
# Set whether players are required to have the Auto Trasher item # in their inventory for it to trash their configured items. RequireInInventory: true
You'll have to manually add the above if you wish to change the default from true to false. If you do not wish to change the default (true) you do not have to add the above.