
ClearLags
Automatically clears dropped items on a configurable timer with warning messages, a manual /clearlags command, and an optional HUD countdown overlay.
Screenshots


About this Mod
ClearLags
Automatically clears dropped items on a configurable timer with warning messages, a manual /clearlags command, and an optional HUD countdown overlay.
ClearLags is a lightweight server-side Fabric mod that keeps your world clean by automatically removing dropped items on a configurable interval.
Features
- Auto-clear timer — drops are cleared every N seconds (configurable, default 60).
- Warning message — broadcasts a customizable warning a few seconds before each clear (e.g., "Clearing in 10 seconds").
/clearlagscommand:/clearlags clear— triggers an immediate clear (permission: GAMEMASTER)./clearlags reload— reloads config from disk (permission: ADMIN)./clearlags gui on|off|placement— toggles the HUD overlay or cycles its screen position (4 corners).
- Configurable messages — all chat messages can be customized or disabled. Use
%killedfor item count and%secondsfor countdown. - Optional HUD — players with the mod see a small square overlay showing the seconds remaining before the next clear. It can be moved to any corner or turned off.
- Client-optional — the mod works fully on the server; the HUD overlay only appears for players who also have the mod installed.
Config (config/clearlags.json)
{
"clearInterval": 60,
"warningTime": 10,
"warningMessage": "§e[ClearLags] §fClearing dropped items in §a%seconds §fseconds!",
"warningMessageEnabled": true,
"clearMessage": "§e[ClearLags] §fClearing dropped items...",
"clearMessageEnabled": true,
"afterClearMessage": "§e[ClearLags] §fCleared §a%killed §fitems!",
"afterClearMessageEnabled": true
}
Requirements
- Minecraft 26.1.2
- Fabric Loader >= 0.19.2
- Fabric API
License
CC-BY-NC-4.0
Available Versions
How to Install ClearLags on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2).
Install Mod
Open the mod browser in the dashboard and search for "ClearLags". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 26.1.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
ClearLags server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.2). You can switch loaders with one click in the panel.
Is ClearLags compatible with fabric?
ClearLags officially supports fabric for Minecraft 26.2, 26.1.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with ClearLags – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ClearLags consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install ClearLags with just one click on your server.
Details
- License
- Creative Commons Attribution Non Commercial 4.0 International
- Server-side
- Required