ItemClearLag

ItemClearLag

Mod

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

Server OptimizationUtility

304 downloads
4 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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(except /icl, /icl cancel).
  • RequireOpCancel: Whether to require the player to be an operator to cancel clear.
  • preserveNoDespawnItems: Whether to preserve items that are set to never despawn.
  • preserveNoPickupItems: Whether to preserve items that are set to not be picked up.

License

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


Project members

VeiTr

Member

Details

Licensed MIT
Published 4 months ago
Updated 15 days ago