Idea

franciscoraposo avatar image
franciscoraposo suggested

Allow Admins to setup an API Access Policy for banned players

Currently, banned players cannot perform Client API calls. This can be very restrictive in some situations, where we want to enable players to use a set of game features. For example, we may want to allow banned players to play on friends-only game sessions, but not online with other players.

Having an API Access Policy for banned players would solve this issue.

Current alternatives inside PlayFab are not as detailed or as easy to manage.

apisPlayer Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Comment

·
brandon@uprootstudios.com avatar image
brandon@uprootstudios.com commented
@franciscoraposo

You might want to instead consider using player data for this (for example, JSON: "{ banned: false }") - Then you can check this value when the user logs in.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.