Sorry for the bump.
Why can’t you have a folder called “Plots” in workspace and then when a player joins, you create a folder inside it named after the Player. Then whenever a player creates a plot you can put it in their Plot Folder.
This makes it much easier as you’ll have access to all their plots just by doing :GetChildren() instead of having to loop through EVERY plot in the game and do string manipulation.