You can now blacklist specific items from being picked up automatically.
Code (YAML):
# 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.