HomeJavaModsFootprint
Footprint

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

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! (-:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more