Skip to content
These docs reflect Contracts v0.6.0, the latest release. Older servers may differ.

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
}
}
SettingTypeDefaultDescription
Show Ineligible RewardsbooleantrueWhen 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.