AutoSaveMod

Quick rating

Community listing page, reviews here may not be monitored by the author.

AutoSaveMod

By Lous12Owner

No reviews yet

A lightweight server-side Fabric mod that automatically saves the world at configurable intervals with admin commands.

Mod Loaders
Minecraft
26.2

About

Description

💾 AutoSaveMod [Fabric]

AutoSaveMod is a lightweight, high-performance, server-side mod designed to protect your server's data. It automatically triggers full world saves at regular intervals, preventing any progress loss in the event of unexpected crashes, restarts, or hosting failures.

⚠️ Server-Side Only: This mod is strictly required on the server side. Players do not need to install it on their clients to join!


✨ Features

  • ⚡ Lag-Free Performance: The saving process is optimized and runs smoothly without causing TPS drops or player lag.
  • 🌍 Complete Backup: Securely saves all dimensions, world structures, entities, and player data.
  • ⚙️ Fully Configurable: Easily customize save intervals and broadcast messages to fit your server's needs.
  • 🔄 On-the-Fly Reload: Apply config changes instantly in-game without restarting the entire server.
  • 🔒 Safe Architecture: Built on official Fabric API events to completely eliminate any risk of map corruption.

🛠️ Configuration

Upon the first server startup, the mod will automatically generate a configuration file located at:
../config/autosave_mod.json

Default Settings:

  • saveIntervalTicks — The time between saves in server ticks (20 ticks = 1 second). Default is 6000 (5 minutes).
  • startMessage — Custom broadcast message sent to all players when the save starts.
  • endMessage — Custom broadcast message sent when the world is successfully saved.

💻 Commands

  • /autosave reload — Instantly reloads the configuration file from the disk and resets the timer. (Requires Operator / OP permissions).

❓ FAQ (Frequently Asked Questions)

Q: Do my players need to install this mod?
A: No. This is a 100% server-side mod. Players with a completely vanilla Minecraft client can join without any issues.

Q: Does this mod create full .zip backups of the world folder?
A: No. This mod triggers the built-in Minecraft world saving mechanism automatically. It overwrites the current world files safely rather than creating external zip archives.

Q: Can I turn off the chat notifications?
A: Yes! Simply leave the startMessage and endMessage fields empty "" in the autosave_mod.json config file.

Q: Will this mod lag my heavily modded server?
A: No. The mod utilizes native Fabric events that execute efficiently, ensuring that even large worlds with many entities save without noticeable gameplay stutter.


📋 Requirements

  • Fabric Loader
  • Fabric API

AutoSaveMod

AutoSaveMod is a simple, high-performance, and lightweight server-side mod designed to keep your world data safe. It automatically triggers a full server save at regular intervals, preventing data loss in case of unexpected crashes or restarts.

⚠️ Server-Side Only: This mod only needs to be installed on the server. Players do not need to install it on their clients!


Features

  • Automated Saves: Periodically saves all dimensions, player data, and world structures without lag.
  • Fully Configurable: Easily change the save intervals and custom chat notifications.
  • In-Game Reload: Update your settings on the fly without restarting the entire server.
  • Safe Design: Runs strictly on the main server thread using official Fabric API events to avoid any map corruption.

Config

Upon the first server startup, the mod will automatically generate a configuration file located at:
../config/autosave_mod.json

Default Settings

  • saveIntervalTicks: The time between saves in server ticks (20 ticks = 1 second). Default is 6000 (5 minutes).
  • startMessage: Custom broadcast message sent to all players when the save starts.
  • endMessage: Custom broadcast message sent when the world is successfully saved.

Admin Commands

  • /autosave reload — Instantly reloads the configuration file from disk and resets the timer.

Russian

AutoSaveMod — это простой и высокопроизводительный серверный мод для защиты данных вашего сервера. Он автоматически запускает полное сохранение мира через заданные промежутки времени, предотвращая потерю прогресса при внезапных сбоях.

⚠️ Только для сервера: Этот мод устанавливается строго на сервер. Игрокам скачивать его не нужно!

Описание

  • Авто-сохранение: Периодически сохраняет все измерения и данные игроков без просадок TPS.
  • Гибкая настройка: Изменяйте тайминги и кастомные сообщения прямо в JSON-конфиге.
  • Перезагрузка без рестарта: Применяйте настройки мгновенно прямо во время игры.

Команды

  • /autosave reload — Перезагружает файл настроек config/autosave_mod.json и сбрасывает таймер (доступно только админам).