File Details
TimeManager v1.10.1
- R
- Dec 15, 2024
- 253.37 KB
- 952
- 1.21.3+27
File Name
TimeManager-1.10.1.jar
Supported Versions
- 1.21.3
- 1.21.2
- 1.21.1
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
1.10.1 corrective patch
- Solved issues related to the cmds scheduler
- Duration.between(LocalDate, LocalDate) was replaced by Duration.between(LocalDateTime, LocalDateTime) in tickFromFormattedDate(String date) method to avoid an exception related to java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Seconds (as described in issue #37).
- When calculating the number of the day in the week, UTC format was not properly recognized and the Minecraft world name was searched for instead of an actual date.
- The weekday number was miscalculated for UTC time.
- Improved cmds scheduler time detection.
- PLAYERS_SLEEPING_PERCENTAGE only exists since MC 1.17. (issue #38).
- In the lang.yml file, if the plugin version was null, it caused an error. (issue #38).

