What's New?: Added a cooldown option that is configurable via the DupeSettings.yml file. It's default is 60 seconds. You can disable it altogether by setting it to 0.
Updated the Disallowed Items feature so that you can now add more items by referencing their item type names, and adding them into the list. For example if I wanted to disallow grass blocks I would add the following to the list:
- existing_disallowed_item_type
- grass_block
For Those Updating: For those updating from a previous version I would highly recommend deleting the old DupeSettings.yml file before updating to 1.0.2. It won't break if you don't, but doing so will prevent the file from becoming a bit cluttered.