premium banner
A premium auto-pickup system for Hytale servers that automatically collects items from broken blocks directly into players' inventories.

Description

๐Ÿ AutoPickup

Streamline Your Mining Experience

_Note: This is an early Access mod. If you run into issues, please join the BusyBee Discord or open an issue with the issues tab. The comment section is not for support.


โœจ Why AutoPickup?

Say goodbye to chasing items down cliffs or losing diamonds in lava! AutoPickup is a premium quality-of-life plugin that secures items directly into player inventories, keeping your gameplay fast and your server environment clean.


๐Ÿš€ Key Features

  • ๐Ÿ“ฆ Direct-to-Inventory: Items from blocks and mobs go straight to you. No ground clutter!
  • ๐Ÿง  Smart Detection: Only picks up items from blocks you actually broke.
  • ๐Ÿ” Advanced Filtering: Use Whitelists or Blacklists to control exactly what gets collected.
  • โšก Performance-First: Zero-lag event handling, optimized for high-population servers.
  • ๐Ÿ”” Custom Notifications: Supports Titles, Chat, or Notification toasts.
  • ๐Ÿ›‘ Creative Support: Optionally disable the feature while in Creative mode.

๐Ÿ› ๏ธ Commands & Permissions

Command Description Permission
/autopickup Toggle personal auto-pickup autopickup.toggle
/autopickup reload Reload configuration files autopickup.reload

โš™๏ธ Configuration

Customize your experience via config.yml. Supports partial matching (e.g., "Ore" matches all types).

autopickup:
  # General Settings
  enabled: true
  default-enabled: false
  disable-in-creative: true

  # Technical Settings
  entry-expiry-ms: 500  # How long to keep break locations in memory
  pickup-delay-ticks: 0 # Delay before items are picked up

  # Notification Settings (TITLE, NOTIFICATION, CHAT, NONE)
  notification-type: "NOTIFICATION"
  toggle-notification-type: "TITLE"

  # Whitelist/Blacklist Settings
  whitelist-enabled: false
  blacklist-enabled: false

  # Whitelist Example (Only pickup these)
  whitelist:
    - "Ore_Copper_Shale"
    - "Ingredient_Bone_Fragment"

  # Blacklist Example (Pickup everything EXCEPT these)
  blacklist:
    - "Ingredient_Sac_Venom"
    - "Ingredient_Fabric_Scrap_Linen"

๐Ÿ DEVELOPED BY BUSYBEE

AutoCollection is maintained by BusyBee Development. We focus on creating immersive, performance-optimized tools for the Hytale community.

๐ŸŒ DISCORD

BusyBee Banner

alt text