Footprint

Footprint

Server-side mod to keep world size down by not saving all chunks

by
8.4K Downloads
fabricmanagementoptimizationutility
Rent Server with this Mod

About this Mod

Footprint

Footprint is a server-side Fabric mod to help keep your world file size manageable when players explore lots of terrain quickly, especially using Elytra.
Server admins often use (great) tools like MCA Selector to prune chunks that have only been loaded for a very short time. Footprint simply makes this process automatic by not saving those chunks in the first place.
There may be reasons you want a chunk to be saved even though it wasn't loaded for long enough, the mod also has a few config options for that.
Footprint does NOT delete chunks that have already been saved, so it will never decrease your world size. You can still prune old chunks manually.

Thanks Magistermark for a very easy to use config library.

Known Issue

In the current version, there is an issue causing duplicate entities to spawn when chunks are generated multiple times. This is being worked on.

Features

  • Load the server once with the mod installed to generate the config file (footprint_config.properties in your server's config folder). This config allows you to set conditions for when a chunk should be saved.
    • Every option is explained within the file itself.
    • Restart the server to apply changes.
  • Options are:
    • Chunks are only saved after they've been loaded by players for a specified amount of ticks (default: 1200, which is 60 seconds). This uses the inhabitedTime value tracked by the vanilla game for local difficulty.
    • There are a bunch of actions you can turn on/off that will cause a chunk to be saved regardless of the inhabitedTime. Each of these can additionally specify a range of chunks around the event to also force save.
      • Block placed by player (default: on, range 0)
      • Block broken by player (default: on, range 0). Example: to prevent players from quickly grabbing a resource from the same chunk multiple times.
      • Entity hurt (default: off, because entities get hurt naturally quite often)
      • Item picked up by player (default: on, range 1)
      • Item dropped by player (default: on, range 1). Example: to avoid loss of items dropped while flying over new terrain.

Disclaimer

I'm a new modder. I needed this for a server I'm working on and made it as a learning opportunity. Therefore, it could be a little messy - use with caution. Make regular backups!! (This mod may even make that easier.)
There is a bit of a tradeoff here: chunk generation causes a lot of strain on the server, and chunks that aren't saved may need to be generated again later. So this mod is helpful if world size is your main issue, and not if you're having trouble with lag!
Feel free to use the code as you please, and improvement suggestions are welcome! (-:

Available Versions

Footprint 1.0.1-beta+26.2beta
MC 26.2fabric
June 17, 2026
Footprint 1.0.1-beta+26.1beta
MC 26.1, 26.1.1, 26.1.2fabric
April 13, 2026
Footprint 1.0.1-beta+1.21.11beta
MC 1.21.11fabric
March 21, 2026
Footprint 1.0.0-beta+1.21.9beta
MC 1.21.9fabric
December 19, 2025
Footprint 1.0.0-beta+1.21.11beta
MC 1.21.11fabric
December 17, 2025

How to Install Footprint on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Footprint". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabric

Minecraft Versions

26.2, 26.1.2, 26.1.1 (+9 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Footprint server crashes on startup – what to do?

Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.2). You can switch loaders with one click in the panel.

Is Footprint compatible with fabric?

Footprint officially supports fabric for Minecraft 26.2, 26.1.2, 26.1.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Footprint – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Footprint consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Footprint with just one click on your server.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.226.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.6+2 more