Leaky - Item Lag Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

Leaky - Item Lag Fix

No reviews yet

Detects broken farms and item leaks, reduces dropped item lag, and safely cleans up dangerous item concentrations

No Theme
No Genre
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
leaky-fabric-1.20.1-3.4.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

main.png?raw=true235469875-399ff847-ffb6-4618-a72f-0abceb955055.png

Leaky detects broken farms, item leaks and dangerous concentrations of dropped items before they become a server performance problem.
Instead of periodically deleting all dropped items, Leaky tracks larger item clusters and observes how they behave over time. This allows it to distinguish temporary item bursts from continuously leaking or wasteful farms.

Leaky also reduces the performance overhead of large item concentrations while they remain in the world. Leaky is server-side only.

Item leak detection

Once enough dropped item entities gather in an area, Leaky starts tracking them as an item cluster. It monitors:

  • current item entity count
  • newly arriving items
  • despawned items
  • player pickups
  • cluster lifetime

New clusters receive a short grace period so ordinary events such as breaking several containers are not immediately treated as leaks. Clusters can then progress through increasingly serious states:

Created → Observing → Suspicious → Leak → Pending deletion

Working farms with low item concentrations can continue operating normally without being classified as leaks. Leaky can also detect wasteful farms where the number of dropped items remains relatively stable because a significant portion of newly produced items continuously despawns.

Item performance improvements

Large piles of dropped items can already cause significant server overhead before they become large enough to require cleanup. Leaky reduces expensive collision, fluid and movement processing for old or densely clustered items while keeping newly dropped and actively moving items responsive.

This reduces the impact of problematic item concentrations while they are being investigated, collected or waiting to despawn.

Reports

When Leaky detects a problem, it reports useful information about the affected cluster, including its size, state, activity and location. Coordinates in chat are clickable for quickly teleporting to the affected area.

Notifications can be configured for nearby players, server operators, everyone, or disabled completely. Reported item concentrations can also optionally be highlighted with the glowing effect.

Automatic cleanup

Confirmed oversized leaks can automatically be removed after reaching a configurable size and warning delay. Recent player pickups postpone cleanup, helping protect items that are actively being collected.

A separate much higher emergency threshold can immediately handle extreme item concentrations that may threaten server stability without waiting for normal leak classification. Before items are removed, Leaky stores copies in an in-memory deletion history, allowing recently deleted clusters to be inspected and restored during the same server session.

Additional features

  • Detection and logging of unusually large non-item entity concentrations
  • Detection of extreme item concentrations in non-ticking areas
  • Configurable detection, reporting, waste and cleanup thresholds
  • Optional highlighting of reported item concentrations
  • Support for detecting wasteful farms with sustained item despawning
  • Configurable notification recipients
  • Clickable coordinates and inspection actions

  • /leaky status — Show currently tracked clusters
  • /leaky inspect <id> — Inspect a specific cluster
  • /leaky deleteCluster <id> — Manually remove a cluster
  • /leaky deletionHistory — View recently removed clusters
  • /leaky restore <id> <dimension> — Restore a removed cluster

No known incompatibilities. Leaky should work alongside other mods.
Only required on the server.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

10.7m
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works