Meaning you can only store strings, integers, etc.
ROBLOX and their datastores don’t allow for saving instances, therefore you’re going to have to make a workaround. If you’re trying to save a player, instead of saving them, save their UserID. Check this article for more information.
It could, yes, but username checking isn’t necessarily the best thing for banning. For instance; they can change their username, now what? You have to keep updating when they update their name? No thanks. Comparing their UserID is a much better solution.
ty! I’ve been trying to do other methods and I’m coming to no luck on how to save it as a UserId.
I’ve attempted to remove the the “Moderator” in the dictionary but same error.
Good news! I checked the data being sent and turns out duration was nil which fixed the issue!
No I just have to fix the issue that they can still rejoin