Giving A player their own Prison cell

I would use ProfileService and create a Profile containing the user’s saved cell customization data, then load it in when they rejoin.
You could also use Attributes if you wanted to.

1 Like