Autosave

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

Tacklezaza

New member
Aug 14, 2022
15
0
1
see Bukkit.yml

Code:
autosave
This bukkit.yml setting allows servers to set the number of ticks for each save-all event.

Example Usage:

A value of 1 will mean the server will attempt to autosave the world every tick.
A value of 6000 will mean the server will attempt to autosave the world every 5 minutes.
A value below 0 will be reset back to Bukkit's default.
Minecraft default: 900.

Bukkit default: 6000.
From https://bukkit.fandom.com/wiki/Bukkit.yml#autosave