Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
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 is6000(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и сбрасывает таймер (доступно только админам).


