ArAutoPickupAndSmelt icon

ArAutoPickupAndSmelt -----

A Minecraft Spigot/Paper plugin that automatically picks up block.



ArAutoPickupAndSmelt

A Minecraft Spigot/Paper plugin that automatically picks up block and mob drops directly into the player's inventory, with optional auto-smelting functionality.

✨ Features

Auto-Pickup
  • Block Drops: Any block mined goes directly to the player's inventory
  • Mob Drops: Mob drops are automatically collected (configurable)
  • Tool Compatibility: Works with silk touch and normal tools
  • Smart Inventory: Items that don't fit are dropped normally

Auto-Smelt
  • Ore Processing: Automatically smelts ores into ingots
  • Configurable: Each ore type can be configured individually
  • Supported Ores: Iron, Gold, Copper, and more
  • Experience: Maintains proper experience drops

⚙️ Player Control
  • Toggle Command:
    Code (Text):
    /autopickup
    to enable/disable per player
  • Persistent State: Settings saved until logout
  • Actionbar Feedback: Visual feedback with actionbar messages
  • Sound Effects: Audio feedback for actions

️ Installation

  1. Download the plugin JAR file
  2. Place it in your server's
    Code (Text):
    plugins
    folder
  3. Restart your server
  4. Configure the plugin in
    Code (Text):
    plugins/ArAutoPickupAndSmelt/config.yml

Commands

Command Description Permission
/autopickup Toggle auto-pickup on/off arauto.use


Permissions

Permission Description Default
arauto.use Allows using auto-pickup functionality true
arauto.admin Allows access to admin commands op


⚙️ Configuration

The plugin creates several configuration files:
  • Code (Text):
    config.yml
    - Main configuration
  • Code (Text):
    Ores/iron.yml
    - Iron ore settings
  • Code (Text):
    Ores/gold.yml
    - Gold ore settings
  • Code (Text):
    Ores/copper.yml
    - Copper ore settings

Main Config Options
Code (Text):

auto-pickup:
  mob-drops: true          # Enable auto-pickup for mob drops
  block-drops: true        # Enable auto-pickup for block drops
  default-enabled: false   # Default state for new players

auto-smelt:
  enabled: true           # Enable auto-smelting feature

effects:
  sounds: true            # Enable sound effects
  actionbar: true         # Enable actionbar messages
  volume: 0.5             # Sound volume (0.0 - 1.0)
 
Requirements

  • Minecraft Version: 1.20+
  • Server Software: Spigot or Paper
  • Java Version: 17+

Author

ArDev

Made with ❤️ by ArDev
Resource Information
Author:
----------
Total Downloads: 20
First Release: Aug 16, 2025
Last Update: Aug 16, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings