-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
After the latest update, the "Jumps" setting in the vip.json file, which used to have this structure:
"Jumps": {
"Jumps": 1,
"LimitPerRound": 5
}
is no longer recognized correctly. Now it only works if you set the number of jumps directly like this:
"Jumps": 1,
Also, the option to limit the number of jumps per round (LimitPerRound) is no longer supported.
Please look into this change, as removing the jump limit affects functionality and flexibility for VIP configurations. It would be helpful to restore support for both setting the number of jumps and the per-round limit for better control.
Thanks for your attention!
Metadata
Metadata
Assignees
Labels
No labels