Releases: Tater-Certified/Slumber
Slumber 1.3.0 for 1.21.3/4
- Updated to 1.21.4 (No changes)
- Marked as stable
Full Changelog: 1.3.0-beta2-1.21...1.3.0-1.21
Slumber 1.3.0 Beta 2 for 1.21.3
Full Changelog: 1.3.0-beta1-1.21...1.3.0-beta2-1.21
Slumber 1.3.0 Beta 1 for 1.20.5 - 1.21.3
This release changes the way servers "sleep". Servers are now able to be slowed rather than frozen. For example, the TPS can be set to 1.0, which will allow the server to process functions while no players are online, however at a significantly reduced speed. Additionally some of the code was cleaned up to be more presentable.
Full Changelog: 1.2.0-1.20.4...1.3.0-beta1-1.21
Slumber 1.2.0 for 1.20.3/4
This release completely rewrites Slumber to use Mojang's new tick manager.
Additionally it includes some code cleanup such as adding the mod icon thanks to @CamperSamu
Slumber 1.1.3 for 1.20.1
- Fixed freezing not disabling when safe start was enabled, but the main freezing was disabled
- Made the main freezing feature enabled by default
- Added optional debug messages
- Included in these debug messages is a timer to show how long the server has been frozen for
Slumber 1.1.2 for 1.20.1
- Fixed an issue with Carpet's ServerTickRateManager. Apparently it must use an interface instead of being created as a new class
- Minor code rewrites with the toggle method
Slumber 1.1.1 for 1.20.1
- Updates to 1.20(.1)
- Removes /serv-freeze command; use /slumber instead
- Fixes crash due to changes with the Text system
- Migrates to TickRateManager from Carpet as the old method is Deprecated
Slumber 1.1.0 for 1.19.4
- Fixed a bug where a dedicated server would not shutdown because a thread refused to close
- Implemented a new feature: safe-starting. Safe Starting forces the server to not tick chunks until the entire spawn chunks has generated. This prevents scenarios where something is only partially loaded if it rests between two chunks in the spawn chunks
Slumber 1.0.1 1.19.4
Updated to 1.19.4
Fixed anyone having the /serv-freeze command. Now only admins with permission level 4 can access this command (op players)
Slumber 1.0.0 1.18.2
Ported to 1.18.2. This version will not be actively updated or maintained. Just for people that want to stay on 1.18.2.