AutoPickup

Digital AutoPickup v2026.2.1

No permission to download
Digital Resources

Changelog​

  • Added the ability to enable or disable auto collection on join. To edit this, you will need to regen your config or add the new config below and set it to true.
Code:
language: "en"
plugin-enabled: true
notification-mode: "TITLE"
auto-enable-on-join: false # New setting true/false
filter:
  whitelist:
    enabled: false
    items:
      - "soil_dirt"
      - "rock_volcanic"
  blacklist:
    enabled: false
    items:
      - "rock_stone"
      - "soil_dirt"
Back
Top
Cart