I’d need help about roblox ban api. I want to make a system (admin panel) where there is an history, issue is I want to know what moderator banned who but I can’t get any ways to find the moderator or a variable that does that. Does anyone know how I could do it ?
How would Roblox know which player told the server to call Players:BanAsync, or did a player request it at all? The devs should be taking care of that, although a parameter for “banned by” in the BanAsync wouldn’t hurt imo.
You should have the option to supply ModeratorUserId just as you can supply PrivateReason.
It’s a core property and shouldn’t have to use a custom made json table comment to be implemented.