Timer resets with "Free Checkpoint" mode and "ResetTimeWithNoCheckpoint" even though the player has a checkpoint.
janilowski opened this issue ยท 2 comments
Good morning,
To replicate this issue you must have the following config setting:
OnDie:
ResetTimeWithNoCheckpoint: true
I understand this setting as "resetting the timer when the player didn't reach any checkpoints". However, on my courses in "Free Checkpoint" mode the timer is reset every time the player dies.
Steps to replicate:
- Join a course in "Free Checkpoint" mode
- Get to a checkpoint
- Die
- The timer is reset
I've demonstrated the issue in this video: https://youtu.be/IByPGQZZqNg
I'm using Parkour version 6.3.
Here is my config: https://pastebin.com/RZAjUWBx
I'm running my server on Paper 1.16.5 (build 444)
My plugin list:
(also, it would be nice to have a sound effect and title for checkpoints in "free checkpoint" mode ;p)
Good spot!
Yeah I'm happy to fix this, and also include the extra details for the free checkpoint GameMode. Thanks again!