You can now blacklist specific items from being picked up automatically.
# These are items that the plugin will ignore when auto pickup is enabled.
# Full List of Items: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Blacklist:
- BEDROCK
You can either add the above YAML to your config.yml or regenerate your config to use it. It is automatically disabled by default.
Other changes:
- Added support for MiniMessage
- Added support for BetterReload
- Fixed autopickup breaking the Mending enchantment.
Fixed plugin.yml referrencing wrong main class
Fixed the plugin not loading on Paper 1.20.6
Fixes some compatibility issues with plugins that add custom drops
Initial Plugin Release


