SinglePlayerSleep

Allows a Signle player to sleep the night away on an SMP

This ServerSide Mod simply allows a single player to sleep away the night on an SMP.

It is a port of VanillaTweaks datapack 'Multiplayer Sleep', that doesn't require a trigger, and works every time.

 

Q - Are you tired of using datapacks that don't always work, and require restarting the server, and triggers to fix?

A - Then this is your solution, it works every time, and doesn't require a server restart to change configs.

 

 

Configuration file

#Single Player Sleep Mod settings
[settings]
    #Defines the sleep message to be displayed when a player sleeps.
    #%1$s is a placeholder for the sleeping player's name.
    str_SleepMessage = "%1$s went to bed. Sweet dreams!"
    #Enable or Disable this mod
    bool_Enabled = true
    #Should SPS log debug information in the console/log?
    bool_Debug = false
    #Define the length of time to delay in ticks before changing the time.
    #300(15 seconds) is default, as it is just over the vanilla length for single player.
    #Range: > 20
    int_SleepLength = 300
    #Should SPS cancel sleep if the player exits the bed?
    bool_CancelOnExit = true

 

 

 

The bukkit plugin version of this mod has over 33,000 downloads on spigotmc, and over 93,000 downloads on dev.bukkit.

 

Installing the mod on your Server
1. Make sure Forge Server is installed
2. Put the jar in your Server's mods folder
3. Run the Server!

 

Modpacks
You are more than welcome to include this in a modpack, it is server side.

 

 

 

The SinglePlayerSleep Team

profile avatar
  • 1
    Projects
  • 4.4K
    Downloads
Donate