I want to check for banned members in my game.
Is there any way to do that?
Replies (3)
Last message on 27 Aug 2018
jdev
on
18 Aug 2018, 18:29:44
Hi,
You can check your banned users at Developer > Bans.
Please note: Bans are applied to and across all your registered games.
alejandrod
(Topicstarter)
on
27 Aug 2018, 11:55:45
i meant how do i check the bans inside of the game's code
Bans aren't recorded in the game's code, it's recorded in Developer > Bans. If you mean accessing the list using code in the game, then I don't think you can currently.