Language

Slumber

Slumber

ModrinthSpigotMC

Let the server rest while there are no players online

46.1k downloads 175 followers updated 3d ago
latest vmc26.2-2.0.0 Modrinth
Fabric Folia Forge Neoforge Paper Purpur Quilt Spigot Sponge 1.18.2 – 26.2 OptimizationUtility

Slumber

Let the server slumber while there are no players online.

This mod allows you to freeze your server when no players are online.

Minecraft versions before 1.20.3 require fabric-carpet.

Commands

/slumber displays current status whether it is in slumber or not, it has the following output.

  • Enabled Tells if the mod is enabled or not.
  • Frozen Check if the server is frozen /tick freeze also affect this message.

/slumber true enables freezing.

/slumber false disables freezing.

Configuration file

Located at <SERVER_DIR>/config/slumber.properties

The syntax is key=value

value should have type same as describe below.

| Key | Type | Default Value | Description |
|----------------------|---------|---------------|---------------------------------------------------------------------------------------------|
| freeze-delay-seconds | integer | 20 | Time (in seconds) to slumber after no player left in the server |
| debug-messages | boolean | false | Show message in server log when game is in slumber or not |
| config-version | string | 1.4 | Version of the config |
| safe-starting | boolean | true | Freeze when the terrain is loading to prevent redstone machines from breaking |
| sleep_tick_speed | double | 0.0 | Sets the TPS that should be used when the server is in slumber. 0.0 means a complete freeze |
| sleep_autosaving | boolean | false | Enable autosaving when the server is in slumber |
| toggle | boolean | true | Enable slumber by default |

Supported Platforms (As of v2.0.0)

  • Fabric/Quilt (1.14.3 - 26.2)
  • Forge (26.2 - )
  • NeoForge (26.2 - )
  • PaperMC/Spigot/Folia (26.2 - )
  • Sponge (26.2 - )

Installation

Fabric, Quilt, Forge, NeoForge

Simply put the mod in the mods folder

Sponge

Simply put the plugin in the plugins folder

Spigot/PaperMC

  1. Install the Ignite Mixin loader
  2. Run the ignite jar alongside the paper/spigot jar
  3. Put the mod in the mods folder and restart

Folia

  1. Install the Ignite Mixin loader
  2. Rename the Folia jar to "paper.jar". Alternatively, you can launch the game with the following JVM args: -Dignite.locator=paper -Dignite.jar=./folia.jar
  3. Run the ignite jar alongside the folia jar
  4. Put the mod in the mods folder and restart

Versions

Release
mc26.2-2.0.0
fabric, folia, forge · 26.1, 26.1.1, 26.1.2 · 3d ago
- Updated to 26.2 - Completely cross platform compatible! That means the mod supports Fabric, Quilt, Forge, NeoForge, Sponge, and even PaperMC!
163
Release
1.3.4
fabric, quilt · 26.1, 26.1.1, 26.1.2 · 1mo ago
- Fixed a crash on startup due to improper Fabric API dependency
145
Release
1.3.2
fabric, quilt · 1.21.11 · 6mo ago
- Update to 1.21.11
1.6k
Release
1.3.1
fabric, quilt · 1.21.9, 1.21.10 · 8mo ago
Updated to 1.21.9
1.4k
Release
1.3.0
fabric, quilt · 1.21.3, 1.21.4, 1.21.5 · 18mo ago
- Updated to 1.21.4 & 1.12.5 - Marked as stable
4.0k
Beta
1.3.0-beta.2
fabric, quilt · 1.21.3, 1.21.4 · 19mo ago
- Fixed some bugs related to unfreezing with TPS > 0 - Fixed a Mixin apply issue on startup
2.0k
Beta
1.3.0-beta.1
fabric, quilt · 1.20.5, 1.20.6, 1.21 · 19mo ago
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…
1.4k
Release
1.2.0
fabric, quilt · 1.20.3, 1.20.4, 1.20.5 · 30mo ago
- 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…
14.9k
Release
1.1.3
fabric, quilt · 1.20, 1.20.1, 1.20.2 · 34mo ago
- Fixed freezing not disabling when safe start was enabled, but the main freezing was disabled - Made the main freezing feature enabled by default - Added…
15.7k
Release
1.1.2
fabric, quilt · 1.20, 1.20.1 · 34mo ago
- 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…
230
Release
1.1.1
fabric, quilt · 1.20, 1.20.1 · 35mo ago
- Updated to 1.20.1 - Fixed crash due to changes with Minecraft's Text system - Switched to Carpet's TickRateManager as the old system is Deprecated - Removed…
303
Release
1.1.0
fabric, quilt · 1.19, 1.19.1, 1.19.2 · 39mo ago
- 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…
1.7k

Comments 0

No comments yet. Be the first to share your thoughts.