Skip to content

Choose a tag to compare

@firewolf8385 firewolf8385 released this 25 Feb 04:09

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.