Skip to content
Contractsv1.7.0

Economics

Grants an amount of Economics currency to the player when the reward is claimed.

{
"type": "Economics",
"title": "",
"description": "",
"eligiblePermissions": [],
"amount": 1000
}
FieldTypeDescription
typestringExactly 'Economics'
titlestringDisplay name. May be empty to use the reward type's default name (recommended for most rewards).
descriptionstringA short blurb of 1 to 3 sentences. May be empty.
eligiblePermissionsstring[]Permission strings that gate this reward, using any-of logic: a non-empty list grants the reward to any player holding at least one of the listed permissions. An empty array means everyone is eligible.
amountnumberAmount of in-game currency granted. May be a decimal. Greater than 0.
  • amount may carry a decimal (e.g. 12.5).
  • If title is left empty, the reward displays as Money.