nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

Auto Log Remover

A simple mod that automatically deletes old log files to reduce clutter and freeing up disk space. No more manually cleaning your logs! Works both for client logs and server logs.

The mod is set to delete any logs >14 days by default, which can be changed. Alternately, a limit on logs can also be set, which will delete older logs after reaching a set amount.

This mod should support most minecraft versions, although versions below 1.20 are untested.

Config

Configuration is done through autologremover.properties file, located in /config.

  • deletion-mode: Either days or limit [Default: days]

    • days (Delete logs after X amount of days)
    • limit (Delete old logs after reaching X number of logs.)
  • max-log-days: How long to keep logs until they are deleted. [Default: 14]

  • max-log-limit: How many log file can exist at once before getting deleted. [Default: 10]

External resources


Project members

ray227

Member


Technical information

License
MIT
Client side
optional
Server side
optional
Project ID