promotional bannermobile promotional banner

Custom Clear Lag

Optimal Fluidity, Enhanced Experience

Keep Your Minecraft Server Smooth! ๐Ÿš€

This mod automatically cleans up entities on your Minecraft server to prevent lag. It does this at regular intervals that you can configure. You can also enable/disable and reset the timer with a command.

โš™๏ธ How does it work?

The "Custom Clear Lag" mod works in the background on your server. Here are the key steps:

  1. ๐Ÿ“ Configuration: When the server starts for the first time with the mod installed, a configuration file named clear_lag.json is created in the config/oas_work/ folder.
  2. ๐Ÿ“– Reading the configuration file: The mod reads this clear_lag.json file to find out:
    • โฑ๏ธ time: After how many minutes the cleanup should be performed (default is 5 minutes).
    • ๐Ÿ’ฅ command: Which command should be executed for the cleanup (default is kill @e which kills all entities, be careful!).
  3. โณ Countdown: The mod counts the time elapsed in the game.
  4. ๐Ÿงน Automatic Cleanup: Once the configured time has elapsed, the mod executes the command defined in the configuration file. After the cleanup, the time counter is reset and starts again.

๐ŸŽฎ How to use it?

  1. **๐Ÿ› ๏ธ Configuration (optional but **recommended):

    • ๐Ÿ“‚ Locate the configuration file: Go to the config/oas_work/ folder of your server and open the clear_lag.json file with a text editor.
    • โœ๏ธ Modify the settings:
      • "time": 5, Change 5 to the desired number of minutes between each cleanup (e.g., 10 for 10 minutes).
      • "command": "kill @e" โš ๏ธ VERY IMPORTANT: The default command kill @e kills ALL entities (items on the ground, animals, playersโ€ฆ). You MUST change it to a more targeted cleanup command. For example:
        • "/kill @e[type=!minecraft:player,distance=500]" (Kills all entities except players, more than 500 blocks away - adapt to your server).
        • /minecraft:kill @e[type=!player,tag=!keep] (Requires tags to protect certain entities, more advanced).
    • ๐Ÿ’พ Save the clear_lag.json file. ๐Ÿ”„ Changes are applied immediately, no server restart needed!
  2. ๐Ÿ•น๏ธ In-game commands (for server operators):

    Open the server console or the in-game chat (if you are an operator) and use the command: /cclearlag

    • /cclearlag stop <true/false> :

      • /cclearlag stop true ๐Ÿ›‘ Stops automatic cleanup.
      • /cclearlag stop false โœ… Reactivates automatic cleanup.
    • /cclearlag reset <true/false> or /cclearlag reset :

      • ๐Ÿ”„ Resets the timer. The countdown to the next cleanup will restart from zero. The true/false argument has no effect here, only reset matters.

๐Ÿ“Œ Important Points:

  • ๐ŸŒ Hosting Compatibility: This mod works on all types of Minecraft Forge/NeoForge servers.
  • ๐Ÿ”‘ Permissions: Only server operators (level 4) can use the /cclearlag command.
  • โš ๏ธ Essential Configuration: Absolutely change the default kill @e command in clear_lag.json! Use a more suitable command for your server to avoid deleting important entities (players, tamed animals, etc.).
  • ๐Ÿ”„ Instant Changes: Modifications to the clear_lag.json file are applied immediately, without restarting the server.

The Custom Clear Lag Team

profile avatar
  • 5
    Followers
  • 9
    Projects
  • 111.5K
    Downloads

More from DreykaOas_officialView all

  • Lethal Breed project image

    Lethal Breed

    • 39
    • Mods

    Adaptive predators that break through walls and build bridges.

    • 39
    • March 3, 2026
    • Mods
    • +2
  • Extended Time project image

    Extended Time

    • 1.8K
    • Mods

    This mod allows you to customize the exact duration of the day-night cycle via a simple command, enabling real-time gameplay (24h) or any speed you desire.

    • 1.8K
    • December 24, 2025
    • Mods
  • Zone Cleaner project image

    Zone Cleaner

    • 211
    • Mods

    A powerful server admin tool designed to remove blocks and entities in large areas without server lag. Includes a smart progress bar and an Undo feature.

    • 211
    • December 22, 2025
    • Mods
    • +1
  • Mobs Blocker project image

    Mobs Blocker

    • 69.6K
    • Mods

    Disable the spawning of specific mobs in Minecraft

    • 69.6K
    • December 22, 2025
    • Mods
    • +4
  • Lethal Breed project image

    Lethal Breed

    • 39
    • Mods

    Adaptive predators that break through walls and build bridges.

    • 39
    • March 3, 2026
    • Mods
    • +2
  • Extended Time project image

    Extended Time

    • 1.8K
    • Mods

    This mod allows you to customize the exact duration of the day-night cycle via a simple command, enabling real-time gameplay (24h) or any speed you desire.

    • 1.8K
    • December 24, 2025
    • Mods
  • Zone Cleaner project image

    Zone Cleaner

    • 211
    • Mods

    A powerful server admin tool designed to remove blocks and entities in large areas without server lag. Includes a smart progress bar and an Undo feature.

    • 211
    • December 22, 2025
    • Mods
    • +1
  • Mobs Blocker project image

    Mobs Blocker

    • 69.6K
    • Mods

    Disable the spawning of specific mobs in Minecraft

    • 69.6K
    • December 22, 2025
    • Mods
    • +4