ItemClearLag [ICL]

Quick rating

ItemClearLag [ICL]

No reviews yet

ItemClearLag (ICL) is a Minecraft mod designed to improve server performance by periodically removing items from the ground.

No Theme
No Genre
QoL & Tweaks
Performance & Optimization
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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
Dedicated Server Only

Runs on a dedicated server only; does not work in singleplayer.

About

Project Details

Type
Mod
License
MIT License
Latest Version
[NeoForge] ICL-1.21.11-1.5.4a
Authors
CurseForge
Modrinth

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

ItemClearLag (ICL)

ItemClearLag (ICL) is a Minecraft mod designed to improve server performance by periodically removing items from the ground. This mod is especially useful for servers with high player counts where dropped items can accumulate and cause lag.

Installation

  1. Ensure you have Fabric installed.
  2. Download the latest version of ICL.
  3. Place the downloaded .jar file into your mods folder.
  4. Start your server or game.

Commands

Write /icl in chat to see all available commands.

The main command provided by ICL is /icl, which has several subcommands:

  • /icl forceclean: Immediately clears all items on the ground.
  • /icl reload: Reloads the ICL.
  • /icl config set <key> [value]: Changes a configuration value. To see current configuration value, use /icl config set <key>.
  • /icl cancel [seconds]: Cancels the next clear. If a number of seconds is provided, the next clear will be scheduled after that many seconds.

Configuration

Configuration values can be changed using the /icl config set command. Here are some of the configurable values:

  • Delay: The delay (in seconds) between automatic item clears.
  • NotificationDelay: The delay (in seconds) before a clear when a notification will be sent.
  • NotificationStart: The time (in seconds) when notifications start being sent before a clear.
  • NotificationTimes: The number of notifications to send before a clear.
  • CountdownStart: The time (in seconds) when the countdown starts before a clear.
  • doNotificationCountdown: Whether to show a countdown before a clear.
  • doNotificationSound: Whether to play a sound when a notification is sent.
  • doLastNotificationSound: Whether to play a sound when a last notification is sent.
  • NotificationSound: The sound to play when a notification is sent.
  • LastNotificationSound: The sound to play when a last notification is sent.
  • NotificationLang: The language for notifications.
  • NotificationColor: The color for notifications.
  • RequireOp: Whether to require the player to be an operator to use the ICL commands.
    • Note: The configuration value is not used if the fabric-permissions mod is installed, use any permissions manager.
  • RequireOpCancel: Whether to require the player to be an operator to cancel clear.
    • Note: The configuration value is not used if the fabric-permissions mod is installed, use any permissions manager.
  • preserveNoDespawnItems: Whether to preserve items that are set to never despawn.
  • preserveNoPickupItems: Whether to preserve items that are set to not be picked up.

Permissions

ICL has a fabric-permissions integration, which allows you to set permissions for each command. Here are the permissions:

  • icl.forceclean: Allows the player to use the /icl forceclean command.
  • icl.reload: Allows the player to use the /icl reload command.
  • icl.config: Allows the player to use the /icl config command.
  • icl.cancel: Allows the player to use the /icl cancel command.

License

ICL is licensed under the MIT License. See the LICENSE file for more details.

ItemClearLag (ICL)

ItemClearLag (ICL) is a Minecraft mod designed to improve server performance by periodically removing items from the ground. This mod is especially useful for servers with high player counts where dropped items can accumulate and cause lag.

Installation

  1. Ensure you have Fabric installed.
  2. Download the latest version of ICL.
  3. Place the downloaded .jar file into your mods folder.
  4. Start your server or game.

Commands

Write /icl in chat to see all available commands.

The main command provided by ICL is /icl, which has several subcommands:

  • /icl forceclean: Immediately clears all items on the ground.
  • /icl reload: Reloads the ICL.
  • /icl config set <key> [value]: Changes a configuration value. To see current configuration value, use /icl config set <key>.
  • /icl cancel [seconds]: Cancels the next clear. If a number of seconds is provided, the next clear will be scheduled after that many seconds.

Configuration

Configuration values can be changed using the /icl config set command. Here are some of the configurable values:

  • Delay: The delay (in seconds) between automatic item clears.
  • NotificationDelay: The delay (in seconds) before a clear when a notification will be sent.
  • NotificationStart: The time (in seconds) when notifications start being sent before a clear.
  • NotificationTimes: The number of notifications to send before a clear.
  • CountdownStart: The time (in seconds) when the countdown starts before a clear.
  • doNotificationCountdown: Whether to show a countdown before a clear.
  • doNotificationSound: Whether to play a sound when a notification is sent.
  • doLastNotificationSound: Whether to play a sound when a last notification is sent.
  • NotificationSound: The sound to play when a notification is sent.
  • LastNotificationSound: The sound to play when a last notification is sent.
  • NotificationLang: The language for notifications.
  • NotificationColor: The color for notifications.
  • RequireOp: Whether to require the player to be an operator to use the ICL commands.
    • Note: The configuration value is not used if the fabric-permissions mod is installed, use any permissions manager.
    • RequireOpCancel: Whether to require the player to be an operator to cancel clear.
      • Note: The configuration value is not used if the fabric-permissions mod is installed, use any permissions manager.
    • preserveNoDespawnItems: Whether to preserve items that are set to never despawn.
    • preserveNoPickupItems: Whether to preserve items that are set to not be picked up.

Permissions

ICL has a fabric-permissions integration, which allows you to set permissions for each command. Here are the permissions:

  • icl.forceclean: Allows the player to use the /icl forceclean command.
  • icl.reload: Allows the player to use the /icl reload command.
  • icl.config: Allows the player to use the /icl config command.
  • icl.cancel: Allows the player to use the /icl cancel command.

License

ICL is licensed under the MIT License. See the LICENSE file for more details.

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

~75,000
Total Downloads
CurseForge
~27,000
Modrinth
~47,000
Last Updated
CurseForge
Modrinth
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