ldtteam / DynView

Small serverside utility to balance load and chunk view distance
GNU General Public License v3.0
22 stars 7 forks source link

Dynamic view for each dimension. #37

Closed Banaando closed 1 year ago

Banaando commented 1 year ago

Would be great if this mod could adjust the simulation and view distance on a per dimension basis instead of adjusting it on the whole server.

someaddons commented 1 year ago

There is little reason to do so, as all dimensions run together in the same loop so lag affects them all equally

Magicrafter13 commented 7 months ago

There is little reason to do so, as all dimensions run together in the same loop so lag affects them all equally

My server gets far more lag from the nether because there are more mobs to tick, and, the nether is not a dimension that benefits from long render distance as much as the other two do.

There's definitely good reasons to prioritize one dimension over the other. I don't want lag to cause all dimensions to scale equally. I would prefer to give more resources towards the overworld which matters most.