AutoSave is a practical Nukkit plugin for Minecraft Bedrock servers that saves plugin data while the server remains online. It detects each plugin’s save method and invokes it, helping preserve current information without forcing a restart or interrupting players. For plugins that save their data only when disabled, the configuration can list them under invoke_OnDisable, extending compatibility with different projects.
Administrators can trigger an immediate save with /as save, reload the configuration with /as reload, and enable debug output to monitor operations. AutoSave improves server continuity, but it is not a backup system, so BoxToPlay recommends pairing regular saves with separate backups.
Create your Nukkit server and install AutoSave with one click!