Creating larger servers to teleport to

Is it possible to create a larger server (in my case, a 49-player server) within the game, without having to create 2 different places and have to update each one manually? The player limit is 16, but I would like to be able to teleport players to a 49-player server, if they choose to; however, whenever I update the original place, I also have to update the 49-player place. This doesn’t feel like a good workflow to me.

If there is some way that I could have both places updates at the same time, that would be pretty useful as well.

This is kinda similar to how Super Bomb Survival has a 25-player mode. Thanks!

Not quite sure what you’re asking, but you can change the max amount of players for a certain place, and not the game as a whole. Just find your place and configure it to be a different number. For example when you create a place, the max players is automatically 50 regardless of the max players for the actual game.

Pretty sure there’s no way to update two places at once, but what you can do is:

  • Set up one 49 player place
  • If players want to join a regular server, you can teleport the players who want to join to a reserved server.
  • Same for the 49 player server, you can teleport whoever wants to go there to a different reserved server just for the 49 players.

For more information on reserved servers, go here: https://create.roblox.com/docs/reference/engine/classes/TeleportService

Hope this helps, let me know if you have questions :slight_smile: