HomeJavaModsEpicAutoPickup | Advanced Auto Pickup System | GUI | Multi-Language | Chest Storage | 1.20+
EpicAutoPickup | Advanced Auto Pickup System | GUI | Multi-Language | Chest Storage | 1.20+
ModsJava

EpicAutoPickup | Advanced Auto Pickup System | GUI | Multi-Language | Chest Storage | 1.20+

Automatically collect nearby items for a set duration — fully configurable via GUI. Free Minecraft Java mod for 1.20, 1.20.6, 1.21.

⬇ Download on Spigot
✨ Overview
EpicAutoPickup is a fully-featured, highly configurable auto item pickup plugin for Paper 1.20+ servers. Players can activate automatic item collection for a set duration, customize every aspect through an intuitive GUI menu, and choose whether collected items go straight to their inventory or a registered chest.

[​IMG] dc (1).jpg


Features
⚡ Core System
️ Full GUI Menu System (/ap)
️ Dual Storage System
Smart Filter System
✨ Visual Effects
Session Logging
Multi-Language Support


Spoiler: İmages
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]

Permission Tier System

Permission
Duration Limit Cooldown Radius
autopickup.use (default) Configurable Configurable Configurable
autopickup.vip Configurable Configurable Configurable
autopickup.admin Unlimited (-1) 0s Configurable
All values are set in config.yml — no need to touch the code.

PlaceholderAPI Support
Use these placeholders in scoreboards, holograms, etc.:


Placeholder
Returns
Spoiler: PlaceholderAPI
%autopickup_active% true / false
%autopickup_remaining% Remaining seconds (∞ for unlimited)
%autopickup_radius% Current radius in blocks
%autopickup_storage% INVENTORY / CHEST
%autopickup_filter_mode% WHITELIST / BLACKLIST
%autopickup_filter_count% Number of items in filter list
%autopickup_items_collected% Items collected this session
%autopickup_xp_collected% XP collected this session
%autopickup_total_items% Total items collected (lifetime)


Commands


Command
Description
Spoiler: commands
/ap Open the GUI menu
/ap open <seconds> Enable AP for specified duration
/ap stop Disable AP early
/ap status Check current AP status and remaining time
/ap setchest Enter chest registration mode
/ap filter add <item> Add item to filter list
/ap filter remove <item> Remove item from filter list
/ap filter clear Clear entire filter list
/ap filter mode Toggle whitelist/blacklist mode
/ap radius <blocks> Set pickup radius
/ap reload Reload config and language files
Aliases: /autopickup, /epicap

Permissions

Permission
Default Description
autopickup.use All players Basic usage
autopickup.vip false VIP tier (longer duration, shorter cooldown)
autopickup.admin OP Admin tier (unlimited duration, no cooldown)
autopickup.reload OP Reload the plugin
⚙️ Config Overview
Code (Text):
# Language: tr | en | ru
language: tr

# Duration limits per tier (seconds, -1 = unlimited)
duration:
  default-tier:
   max: 600
   default: 60
  vip-tier:
   max: 3600
   default: 300
  admin-tier:
   max: -1
   default: 600

# Cooldown between uses (seconds)
cooldown:
  default-tier: 30
  vip-tier: 10
  admin-tier: 0

# Pickup radius (blocks)
radius:
  default-tier: 5
  vip-tier: 10
  admin-tier: 20

# Worlds where AP works
enabled-worlds:
  - world
  - world_nether
  - world_the_end

# Global item blacklist (never collected)
global-blacklist:
  - BEDROCK
  - BARRIER
  - COMMAND_BLOCK

# Sounds, particles, bossbar, actionbar — all fully configurable
️ Requirements
Installation
  1. Download EpicAutoPickup.jar
  2. Place it in your /plugins folder
  3. Restart your server
  4. Edit plugins/EpicAutoPickup/config.yml to your liking
  5. Edit language files in plugins/EpicAutoPickup/lang/
  6. Use /ap reload to apply changes without restarting
️ File Structure
plugins/EpicAutoPickup/
├── config.yml
├── lang/
│ ├── tr.yml
│ ├── en.yml
│ └── ru.yml
└── playerdata/
└── <uuid>.yml (per-player settings, saved automatically)

Made by execute

Commands

Plugin details

Read from the plugin's own plugin.yml.

EpicAutoPickup | Advanced Auto Pickup System | GUI | Multi-Language | Chest Storage | 1.20+ is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 90 times (via Spigot). Download it and open it directly in the game.

Explore more