Saro´s Clearlag

Quick rating

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

Saro´s Clearlag

By SaroceschOwner

No reviews yet

Powerful server-side optimization mod

Performance & Optimization
Mod Loaders
Forge
Minecraft
26.2

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

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
Clearlag 1.0.1 (Forge)

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Header

Saro's Clearlag is a powerful server-side optimization mod designed to keep your Minecraft server running smoothly by automatically clearing lag-causing entities. With highly customizable intervals, blacklists, and whitelists, you have complete control over what gets cleared and when. Perfect for both vanilla and modded servers!

Features

  • Automatic Entity Clearing 🔄

    • Set custom intervals to automatically clear entities and keep your server lag-free.
    • Configurable warning system alerts players before entities are cleared.
  • Smart Filtering System 🎯

    • Choose between blacklist or whitelist mode for precise control.
    • Protect specific entity types from being cleared.
    • Full support for modded entities from any mod!
  • Advanced Protection 🛡️

    • Automatically protect named entities (like named pets).
    • Keep tamed animals safe from clearing.
    • Protect leashed entities.
    • Set protection radius around players.
  • Flexible Configuration ⚙️

    • Configure which entity types to clear: items, mobs, projectiles, boats, minecarts, XP orbs.
    • Customize warning messages and clear notifications.
    • Adjust all settings via easy-to-use config file.
  • Server-Side Only 🖥️

    • Clients don't need the mod installed to connect!
    • Perfect for server administrators.
    • Can also be used client-side for single-player optimization.

Entity Types Clearable Entity Categories:

  • Items 📦: Dropped items on the ground
  • Hostile Mobs 👾: Zombies, skeletons, creepers, and more
  • Projectiles 🏹: Arrows, snowballs, and other thrown items
  • Vehicles 🚂: Boats and minecarts
  • Experience Orbs ✨: XP orbs from mining and mob kills
  • Custom Mod Entities 🔧: Full support for entities from other mods!

commands All commands require OP level 2 (operator permissions)

  • /clearlag clear: Manually clear entities immediately
  • /clearlag info: Display current configuration settings
  • /clearlag count: Count how many entities would be cleared
  • /clearlag timer: Show time remaining until next automatic clear
  • /clearlag reset: Reset the automatic clear timer
  • /clearlag reload: Reload configuration from file
  • /clearlag help: Display command help

Configuration Configuration File Location: The config file is automatically generated at: config/sarosclearlag-common.toml

Key Configuration Options:

Auto-Clear Settings:

  • Enable/disable automatic clearing
  • Set interval between clears (30-3600 seconds)
  • Configure warning messages and timing

Entity Filtering:

  • Choose blacklist or whitelist mode
  • Add entity types using format: minecraft:entity_type or modid:entity_type
  • Examples: minecraft:zombie, minecraft:item, create:contraption

Protection Settings:

  • Protect named entities
  • Protect tamed animals
  • Protect leashed entities
  • Set protection radius around players

Message Customization:

  • Customize clear messages (use {count} for entity count)
  • Customize warning messages (use {time} for seconds remaining)
  • Enable/disable broadcast messages

Examples Example Use Cases:

🎮 Survival Server: Clear dropped items and hostile mobs every 5 minutes while protecting named pets and items near players.

🏗️ Creative Server: Clear only projectiles and XP orbs to prevent lag from player experiments.

⚔️ PvP Server: Clear items and mobs frequently but protect items near players with a protection radius.

versions

Currently Supported

  • Forge 1.20.1

More versions coming soon!


Join Join our community on Discord to give feedback and suggestions or report any bugs you find!

Bisect Hosting

Project Support & Usage

Hosting: For the best performance, I recommend using BisectHosting linked in the banner.

Modpacks: You are free to include my work in any modpack. Please ensure proper credit is given by providing a link to this project page.

Header

Saro's Clearlag is a powerful server-side optimization mod designed to keep your Minecraft server running smoothly by automatically clearing lag-causing entities. With highly customizable intervals, blacklists, and whitelists, you have complete control over what gets cleared and when. Perfect for both vanilla and modded servers!

Features

  • Automatic Entity Clearing 🔄

    • Set custom intervals to automatically clear entities and keep your server lag-free.
    • Configurable warning system alerts players before entities are cleared.
    • Smart Filtering System 🎯

      • Choose between blacklist or whitelist mode for precise control.
      • Protect specific entity types from being cleared.
      • Full support for modded entities from any mod!
    • Advanced Protection 🛡️

      • Automatically protect named entities (like named pets).
      • Keep tamed animals safe from clearing.
      • Protect leashed entities.
      • Set protection radius around players.
    • Flexible Configuration ⚙️

      • Configure which entity types to clear: items, mobs, projectiles, boats, minecarts, XP orbs.
      • Customize warning messages and clear notifications.
      • Adjust all settings via easy-to-use config file.
    • Server-Side Only 🖥️

      • Clients don't need the mod installed to connect!
      • Perfect for server administrators.
      • Can also be used client-side for single-player optimization.

Entity Types Clearable Entity Categories:

  • Items 📦: Dropped items on the ground
  • Hostile Mobs 👾: Zombies, skeletons, creepers, and more
  • Projectiles 🏹: Arrows, snowballs, and other thrown items
  • Vehicles 🚂: Boats and minecarts
  • Experience Orbs ✨: XP orbs from mining and mob kills
  • Custom Mod Entities 🔧: Full support for entities from other mods!

commands All commands require OP level 2 (operator permissions)

  • /clearlag clear: Manually clear entities immediately
  • /clearlag info: Display current configuration settings
  • /clearlag count: Count how many entities would be cleared
  • /clearlag timer: Show time remaining until next automatic clear
  • /clearlag reset: Reset the automatic clear timer
  • /clearlag reload: Reload configuration from file
  • /clearlag help: Display command help

Configuration Configuration File Location: The config file is automatically generated at: config/sarosclearlag-common.toml

Key Configuration Options:

Auto-Clear Settings:

  • Enable/disable automatic clearing
  • Set interval between clears (30-3600 seconds)
  • Configure warning messages and timing

Entity Filtering:

  • Choose blacklist or whitelist mode
  • Add entity types using format: minecraft:entity_type or modid:entity_type
  • Examples: minecraft:zombie, minecraft:item, create:contraption

Protection Settings:

  • Protect named entities
  • Protect tamed animals
  • Protect leashed entities
  • Set protection radius around players

Message Customization:

  • Customize clear messages (use {count} for entity count)
  • Customize warning messages (use {time} for seconds remaining)
  • Enable/disable broadcast messages

Examples Example Use Cases:

🎮 Survival Server: Clear dropped items and hostile mobs every 5 minutes while protecting named pets and items near players.

🏗️ Creative Server: Clear only projectiles and XP orbs to prevent lag from player experiments.

⚔️ PvP Server: Clear items and mobs frequently but protect items near players with a protection radius.

versions

Currently Supported

  • Forge 1.20.1

More versions coming soon!


Join Join our community on Discord to give feedback and suggestions or report any bugs you find!

Bisect Hosting

Project Support & Usage

Hosting: For the best performance, I recommend using BisectHosting linked in the banner.

Modpacks: You are free to include my work in any modpack. Please ensure proper credit is given by providing a link to this project page.

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
1
In stacks

By the numbers

Statistics

~9,000
Total Downloads
CurseForge
~8,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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