Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/AutoSaveAll
AutoSaveAll

AutoSaveAll

AutoSaveAll is a lightweight Paper/Spigot plugin that automatically runs the save-all command at configurable intervals to prevent data loss. It supports Minecraft versions 1.13 through 1.21 and includes features like chat broadcasts, random

43
0

AutoSaveAll

A lightweight Paper/Spigot plugin that automatically runs the save-all command at configurable intervals to prevent data loss.


Features

  • Automatic world saves at set intervals (1-60 minutes)
  • Customizable chat broadcasts with color codes
  • Random sound selection from configurable list
  • Console logging with custom messages
  • Admin commands for reload, status, manual save, and sound test
  • Master toggle to enable/disable without unloading

Commands

CommandDescriptionPermission
/autosave reloadReload config and restart timerautosaveall.admin
/autosave statusShow current status and next save timeautosaveall.admin
/autosave nowTrigger save-all immediatelyautosaveall.admin
/autosave testsoundTest sound effects (players only)autosaveall.admin

Permissions

PermissionDefaultDescription
autosaveall.adminOPAllows all /autosave commands

Configuration

# Interval (minutes)
save-interval-minutes: 5

# Broadcast settings
broadcast-message: true
broadcast-text: "&a[AutoSave] &eWorld data has been saved automatically."

# Sound settings
play-sound: true
sound-volume: 0.8
sound-pitch: 1.0

# Random sound selection
random-sound:
  enabled: true
  sounds:
    - "autosave:save_complete_1"
    - "autosave:save_complete_2"

# Console logging
log-to-console: true
console-log-text: "[AutoSaveAll] Running automatic save-all..."

# Master toggle
enabled: true

**Note:** The default sounds (`autosave:save_complete_*`) require a custom resource pack. 
Change to vanilla sounds like `BLOCK_NOTE_BLOCK_PLING` in config.yml if you don't have the pack.

Совместимость

Minecraft: Java Edition

26.1.x1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 месяц назад
Обновлён:4 недели назад
Главная