HomeJavaModsP_AutoPickup
P_AutoPickup
ModsJava

P_AutoPickup

by Mr_Haruki · on Modrinth

Um plugin avançado de autopickup que coleta itens e XP automaticamente, com sistema de níveis baseado em blocos quebrados, ranking Top 10, integração com…

⬇ Download on Modrinth
P_AutoPickup — screenshot 1P_AutoPickup — screenshot 2P_AutoPickup — screenshot 3P_AutoPickup — screenshot 4P_AutoPickup — screenshot 5P_AutoPickup — screenshot 6

P_autopickup

Auto coleta + progressão por níveis para 1.8/1.9, com autosmelt, autoblock, autoreplant, buffs, GUI de Top 10 e integrações.


Principais recursos


🔧 Comandos essenciais

Os nomes/aliases são definidos em commands.yml.


🗝 Permissões

Níveis mínimos que liberam cada feature: veja settings.*-level.


🔌 Placeholders (PAPI)


⚙️ Config – o essencial (config.yml)

Geral

settings:
  default-enabled: true
  default-xp-enabled: false
  debug: false
  count-unknown-blocks: true
  allowed-tools: [DIAMOND_PICKAXE, IRON_PICKAXE]

  # Compat 1.8 (captura drops no ItemSpawn)
  compat-mode: true
  compat-pickup-radius: 3.0
  compat-exp-pickup: true

  # Liberação por nível
  autoxp-level: 2
  autosmelt-level: 3
  autoblock-level: 4
  replant-level: 5

  # Autosmelt x Silk Touch
  silk-touch-bypass-autosmelt: true

Tarefas

settings:
  top-update-interval: 5      # min
  auto-save-interval: 5       # min
  autoblock-check-interval: 5 # s

ActionBar

actionbar:
  always-on: false
  update-interval-ticks: 20
  format: "&eNível {level} &7- {bar} &7({current}/{next})"

Progressão

level-progress:
  level-1: {blocks: 0}
  level-2: {blocks: 100}
  level-3: {blocks: 250}

Recompensas & Buffs

rewards:
  level-3:
    message: "§aNível 3!"
    icon: {material: FURNACE}
    commands: ["give %player% coal 10"]

level-buffs:
  apply-on-levelup: true
  reapply-on-join: true
  by-level:
    level-3:
      potions: ["HASTE:2:180", "RESISTANCE:0:90"]

Blacklist por metadata

autopickup:
  metadata-blacklist-action: DROP  # DROP | IGNORE | PICKUP
  metadata-blacklist:
    - "INK_SACK:3"
    - "WOOL:14"
    - "DIAMOND:*"

mcMMO (opcional)

mcmmo:
  enabled: true
  disable-with-silk-touch: true
  xp-list:
    - "COAL_ORE,MINING-1"
    - "IRON_ORE,MINING-2"

Discord (opcional)

discord:
  webhook-url: "https://discord.com/api/webhooks/..."
  notify-levels-enabled: true
  notify-levels: [2,3,4,5,10]

Outras configs úteis: autosmelt.yml, autoblock.yml, autoreplant.yml, inventory_full.yml, pontos_blocos.yml, menus.yml (Top 10).


🧠 Dicas rápidas


📝 Descrição curta

P_autopickup — Auto coleta completa para 1.8/1.9 com níveis, recompensas, buffs, autosmelt, autoblock, autoreplant, ActionBar de progresso, Top 10 em GUI e integrações (PlaceholderAPI, mcMMO, LuckPerms, Discord). Blacklist por metadata, compat-mode para 1.8, tarefas automáticas e configs YAML. Ideal para survival/skyblock.


📌 Créditos

Criado por Pedro (P_Plugins). Integrações: PlaceholderAPI, mcMMO, LuckPerms, WorldEdit/FAWE, Discord Webhook.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more