HomeJavaModsDropSweeper
DropSweeper

DropSweeper 🧹

Introduction

Tired of items piling up like mountains in your server but hate clearing them manually? Worried about accidentally wiping out valuable resources?

Introducing dropsweeper, a smart item-sweeping mod custom-built for Minecraft 26.1.2 (Fabric)!

It automatically sweeps up dropped items in your world at set intervals, using a friendly "Maid / Sweeper-chan" persona to broadcast tips. It keeps your server clean and lag-free without losing any of your important gear.

This mod is fully implemented using the native Fabric API. It requires no server plugins or dependency mods—just plug and play.

Commands

All commands start with the base node /dropsweeper:

Features

Configuration File

The configuration file is located at config/dropsweeper.json and is automatically generated on the first startup. Below are the key fields:

Field Default Value Description
sweepIntervalSeconds 600 Automated sweeping interval (seconds). Set to 0 to disable.
dustbinCount 1 Total number of dustbins (54 slots per bin).
dustbinName "Dustbin " The prefix for the dustbin UI title. The final name will appear as "Dustbin N".
itemWhitelist [nether_star, heavy_core] Items that will never be swept.
itemBlacklist [cobblestone, sand, gravel] Items that are cleared but will not be placed in dustbins.
matchWildcard true Enables support for the modid:* wildcard pattern.
itemOverloadThreshold 640 The item threshold per single chunk to trigger an OP warning. Set to 0 to disable.
extraEntityTypes [arrow, spectral_arrow, experience_orb] Additional entity types to be swept during cleanup.
permissionLevelDustbin 0 Minimum permission level required to open a dustbin.
permissionLevelClean 2 Minimum permission level required to trigger a manual sweep.
announcePointsLong [120, 60, 30] Timestamps (in seconds) to trigger long-form countdown warnings.
announceShortThreshold 3 Threshold for short countdowns (sends a warning every second when remaining time ≤ N).
announcementChannel See Config Configures whether the long, short, and complete announcements route to the actionbar or chat.
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