Update openpartiesandclaims-server.toml

This commit is contained in:
Xikaro 2024-02-11 18:16:51 +05:00
parent 2026167c44
commit f649206d8a

View file

@ -45,7 +45,7 @@
enabled = true
#For how long a player can stay completely inactive on the server until their claims are expired (in hours). This improves performance for servers running for years.
#Range: > 1
playerClaimsExpirationTime = 8760
playerClaimsExpirationTime = 4380
#How often to check for expired player chunk claims in order to remove them (in minutes). The interval is effectively rounded up to a multiple of 10 minutes.
#Range: > 10
playerClaimsExpirationCheckInterval = 360