Releases: JadedMC/AutoPickup
Releases · JadedMC/AutoPickup
1.3
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:
- BEDROCKYou 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
Fixed plugin.yml referencing wrong main class
1.2
Fixed the plugin not loading on Paper 1.20.6
1.1
Fixes some compatibility issues with plugins that add custom drops
1.0
Initial Plugin Release