Skip to content

Astroworld-MC/AstroAutoSave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroAutoSave

Configurable automatic world save plugin for Paper/Spigot 1.20+. Saves worlds at a set interval with broadcast warnings before each save.

Features

  • Configurable save interval (default: 5 minutes)
  • Broadcast warning before each save
  • Per-world toggle (save specific worlds or all)
  • Manual save command
  • Reload without restart

Installation

  1. Download AstroAutoSave-1.0.0.jar
  2. Drop it in your server's plugins/ folder
  3. Restart the server
  4. Edit plugins/AstroAutoSave/config.yml if needed

Commands

Command Description Permission
/autosave View plugin info astroautosave.command
/autosave reload Reload config astroautosave.reload
/autosave now Trigger manual save astroautosave.now

Permissions

Permission Description Default
astroautosave.command View autosave info true
astroautosave.reload Reload config op
astroautosave.now Manual save op

Config

interval-minutes: 5
warning-before-seconds: 10
worlds:
  - "*"
messages:
  warning: "§e§lAutoSave §8| §7Saving in %seconds% seconds..."
  complete: "§e§lAutoSave §8| §aSaved %count% world(s)."
  broadcast-complete: true

License

MIT License


Built by Astroworld - Minecraft Economy Survival Server

Need hosting? Try Astroworld Hosting

Packages

 
 
 

Contributors

Languages