Skip to content
Contractsv1.7.0

Rewards

Settings that affect how rewards are presented in the menu. (What each reward actually grants is defined per contract, not here. See the reward reference.)

{
"Rewards": {
"Show Ineligible Rewards": true
}
}
Setting Type Default Description
Show Ineligible Rewards boolean true When true, rewards a player cannot receive (because they lack the reward’s eligiblePermissions) are still shown in the menu, marked as ineligible. When false, they are hidden from that player.