Skip to content

Releases: JadedMC/AutoPickup

1.3

25 Feb 04:09

Choose a tag to compare

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.

1.2.1

06 May 01:15

Choose a tag to compare

Fixed plugin.yml referencing wrong main class

1.2

03 May 02:30

Choose a tag to compare

1.2

Fixed the plugin not loading on Paper 1.20.6

1.1

20 Mar 15:36

Choose a tag to compare

1.1

Fixes some compatibility issues with plugins that add custom drops

1.0

26 Apr 19:55

Choose a tag to compare

1.0

Initial Plugin Release