HomeJavaModsbItemDespawn
bItemDespawn
bItemDespawn — screenshot 1

img banner

A high-performance, feature-rich item management plugin for modern Minecraft servers. Take full control over entity lag with deep customization and real-time tracking.

gif

Features

Core Features

Technical Advantages

Commands

Command Description
/bitemdespawn stats View live entity counts and total cleared
/bitemdespawn reload Reload the plugin configuration

🌟 Comparison with Vanilla

Feature Vanilla bItemDespawn
Global Timer
Per-Item Cooldowns
Visual Holograms
World Blacklist
Live Analytics
Performance Tweaks

🏆 Production Ready

This plugin is 100% production-ready for:

Test Server:

mc.eternix.net

eternix

Configuration

General Settings

# bItemDespawn configuration file
# Customize every timer and hologram setting below.
# Available placeholders:
#   {item}      -> display name or material of the dropped item
#   {material}  -> vanilla material name
#   {stack}     -> stack size
#   {world}     -> world name
#   {owner}     -> player that dropped the item
#   {seconds}   -> seconds left on the timer
#   {remaining} -> same as {seconds}
#   {duration}  -> configured timer length


timer:
  default-seconds: 120 # default duration for tracked drops (seconds)
  enable-per-world: true # allow per-world overrides, false forces default for every world
  enable-per-item: true # allow per-item overrides, false forces default for every material
  per-world: # override durations for specific worlds
    world: 180
    world_nether: 75
  per-item: # override durations for specific item types (case-insensitive Material)
    DIAMOND_SWORD: 45
    ARROW: 10

blacklist:
  worlds: [] # names of worlds that should be ignored entirely (case-insensitive)
  types: [] # specific materials that should bypass the timer

hologram:
  enabled: true
  offset: 0.45 # vertical offset from the item
  line-spacing: 0.25 # vertical distance between hologram lines
  update-ticks: 4 # how often the hologram text refreshes (4 = 5 times/sec, movement is always smooth)
  lines: # multiple lines are stacked from top to bottom
    - "&7{stack} &b{item} of &b{owner}"
    - "&7Despawns in &b{seconds}s"

stats

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