SinglePlayerSleep v1.20_2.13.56
Details
-
FilenameSinglePlayerSleep-1.20_2.13.56.jar
-
Uploaded by
-
UploadedFeb 16, 2026
-
Size422.07 KB
-
Downloads977
-
MD5a7960dc425f2e071468552ed4067e27c
Supported Bukkit Versions
- 1.21.11
- 1.21.10
- 1.21.9
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
- 1.21.1
- 1.21.2
- 1.21.3
- 1.21.4
- 1.21
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20
Changelog
2.13.56
D1 Fixed sleep lockups & custom messages now preserved on update
D2 Fixed concurrent sleep/day skip conflicts and stale task recovery.
D3 Removed check for player already sleeping.
D4 Added debug logging for night/thundering checks (world name + time included)
D5 Normalized dayskip to be more like normal sleep, also normalized cancel for dayskip and sleep.
D6 Dynamic message key count + fallback/safety logic for both sleep and dayskip (no visible errors, length guard, crash prevention)
D7 Fixed thunderstorm logic, removed misplaced return.
D8 Updated config.yml for readability, split into config.yml and config_comments.yml.
D9 Migrated custom logger to CoreUtils