# Permissions

You can exclude certain rewards from a reward pool for players based on what permissions they do/don't have.

This might useful to exclude rewards that provides access to some perks or features that a player already obtain from an other source.

You can setup reward permissions using the editor.

# Permission Modes

There are 2 permission "modes":

  • Required Permissions: Reward will be rolled out only if player have any of listed permissions.
  • Ignored Permissions: Reward will be rolled out only if player don't have all listed permissions.