GTNewHorizons / ServerUtilities

GNU Lesser General Public License v3.0
27 stars 12 forks source link

[Feature Request] Chunk loading decay #76

Closed jusvit closed 2 months ago

jusvit commented 3 months ago

For servers with multiple players that come & go, it would be nice to have an option that will remove chunk loading from claimed chunks when the owner of a team hasn't joined for X days.

It should remember that the chunk was loaded by a player (So probably a flag) and will reset the timer when the play logs out.