mirror of
https://github.com/PaperMC/Folia.git
synced 2025-04-21 11:49:20 +08:00
The last save was based on region tick, but it was not adjusted on player region change or region merge. To resolve this, I have adjusted the last save to be based on time so that it does not need adjustments on region change or region merge. Additionally, fix the max per tick handling.