- Thread starter
- #1
Hi everyone, a plugin and server update went live during restart. These are the items that have been updated:
Maps & Challenges
- /map completed and /challenge completed now show when the best time was obtained and when the first completion was.
- /challenge info (and other places) now correctly show "Limited Time" modifiers by the time notation, instead of in milliseconds.
- Standard Challenge Point thresholds are now announced like map Points.
Scripts
- Added Player#getCurrentSubCheckpoint() to get the player's current subcheckpoint.
- /minr restore no longer has any side effects (block updates, etc).
Bugfixes
- [Quit] signs would still use the old command syntax.
- Fixed repeating challenge reward notification always displaying the point value as plural, even when a single point was awarded.
Maps & Challenges
- /map completed and /challenge completed now show when the best time was obtained and when the first completion was.
- Unfortunately, we do not have complete historical data, so if this information is missing, the respective line is omitted.
- /challenge info (and other places) now correctly show "Limited Time" modifiers by the time notation, instead of in milliseconds.
- Standard Challenge Point thresholds are now announced like map Points.
- The thresholds are 10%, 25%, 50%, 75% and 100%.
Scripts
- Added Player#getCurrentSubCheckpoint() to get the player's current subcheckpoint.
- If the player is not in a map, returns -1.
- If the player has a subcheckpoint in a map that no longer exists, returns 0.
- /minr restore no longer has any side effects (block updates, etc).
Bugfixes
- [Quit] signs would still use the old command syntax.
- Fixed repeating challenge reward notification always displaying the point value as plural, even when a single point was awarded.