Can we manipulate PreferredPlayercount?

AI says it’s depreceated, and my servers don’t ever fill even close to capacity when they could/should (I know it’s probably due to regions).

Is PreferredPlayercount easy to change, or is the only work around sorting players into servers manually?

You can always use MemoryStoreService or something to redirect players to the largest server.

There is also this under your place settings.

Thank you, I remember seeing that option somewhere and completely forgot!

1 Like

But is there an API for using this option?

For making the player join the closest server ( by rejoin/ lowest Ping ) … So we don’t reinvent the wheel using MemoryStoreService.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.