Give group role access to 'bans manager'

Hi

I want to give a group role access to the ‘bans’ tab. As far as I can see there’s no permission to give for this?

Thanks

Hey! You need to go to the collaboration section or give group members a rank where they can can view all of this!

Do you know which role to give?

If the role had administrator perms, you can give that.

I don’t want to give every permission.
Just the ban viewing permission.

Right, so you need to enable some risky permissions on the roles.

This should enable the ‘bans manager’ you are talking about

Wdym?
‘Accept join requests’ is for ban management?

Oh sorry I wasn’t specific enough, “ban lower-ranked members” should

Oh ok thanks, I’ll try that. :+1:

There is no permission setting to enable access to experience bans. Only people with development permissions on the experience can access this panel.

Using custom admin scripts based on the Bans API is the best way to give other users access to ban and unban players.

1 Like

Thanks, what I was thinking.

Is there a method to gather the ban history of a user? That’s specifically what I wanted to know.

You’ll want to use GetBanHistoryAsync.

1 Like