Folia icon indicating copy to clipboard operation
Folia copied to clipboard

Modify regions Implementation variables

Open nmateo opened this issue 1 month ago • 1 comments

Is your feature request related to a problem?

Hello,

For the use case of running a single small map server, I would like to be able to decrease the region size via the config, in order to increase region tps when there is a lot of player/entity.

Even if it incurrs disabling vanilla features in order to be able to run smaller region.

This will increase usability of Folia for concentrated player numbers across few chunks (e.g: for gamemode such as Factions)

Describe the solution you'd like.

A regionSize parameter, and if any, other relevent parameters.

Also if needed, a way to disable vanilla features that could have an impact on smaller region size.

Describe alternatives you've considered.

Manually modifying regionizer implementation variables.

Other

No response

nmateo avatar Oct 13 '25 14:10 nmateo