You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a reward that executes a command, and another reward which is a loot bag. I would like to have the command reward be claimed immediately so that the command is executed. The loot bag reward can be collected by the player whenever they feel like it.
Solution(s)
Add an optional autoClaim bool to the reward object, which overrides the autoClaimReward quest setting.
Describe alternatives you've considered
No response
Mod Version
1.1.13
Mod Loader Version
1.20.1 - 47.2.17
Mod Loader
Forge
Additional context
No response
The text was updated successfully, but these errors were encountered:
lonevox
changed the title
[Feature Request]: Auto-claim rewards should be per-reward
[Feature Request]: Add a per-reward auto-claim option
Jul 11, 2024
Is your feature request related to a problem?
I have a reward that executes a command, and another reward which is a loot bag. I would like to have the command reward be claimed immediately so that the command is executed. The loot bag reward can be collected by the player whenever they feel like it.
Solution(s)
Add an optional
autoClaim
bool to the reward object, which overrides theautoClaimReward
quest setting.Describe alternatives you've considered
No response
Mod Version
1.1.13
Mod Loader Version
1.20.1 - 47.2.17
Mod Loader
Forge
Additional context
No response
The text was updated successfully, but these errors were encountered: