In one of my projects, I've been trying to make VIP and VC only servers, and I was thinking that I would need to make more places for that, but the problem with that is that if I make any changes to the base game, I would have to go to every place and update it there. This person has an almost identical problem, but it wasn't really solved. https://devforum.roblox.com/t/what-is-the-most-efficient-way-to-make-vc-only-server/2710746
Hey guys i’m trying to make a VC only server option for those who want to join it. The solution shown in this video is to make 2 places with the exact same contents but one being for VC users. And teleport players after pressing a button. However, having 2 of the exactly the same places is really unintuitive. If I make changes in...