Minecraft Hypnos mod 2026 download
logo
minecraft mod Hypnos

Hypnos

Game Version: 1.16.3
Total Downloads: 114,297
Updated: Apr 21, 2021
Created: Oct 14, 2020
Download HypnosDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
hypnos-0.1.2.jar release 10.21 KB Apr 21, 2021 1.16.3 1,521 download Hypnos hypnos-0.1.2.jar releaseDownload
hypnos-0.1.1.jar release 10.12 KB Oct 16, 2020 1.16.3 112,750 download Hypnos hypnos-0.1.1.jar releaseDownload

Screenshots

Description

Share this:

Hypnos is a server-side mod for Fabric.
Mod is still loaded client-side so you can use while opening your server with "Open to LAN"

When a player goes into bed, it will check if an amount of player are sleeping. If enough players are sleeping, night will be skipped.

Its requirement is Fabric-Api

Config

Values

  • playerPercentage is the percentage of player that need to sleep
  • notEnoughPlayerMessage is the message displayed when a player enter his bed but not enough players are sleeping
  • nightSkipMessage is the message used when skipping night
  • enableWakeUp enable or disable broadcasting of wakeUpMessage
  • wakeUpMessage is the message displayed when a player leaves his bed
  • ignoreSleepDuringDay enabling it will ignore when player enter a bed during day (true per default)

Message arguments

In messages, you can use different variables

  • {player}: player entering his bed
  • {sleeping}: amount of players sleeping
  • {required}: number of required player sleeping to skip night

Each message can have only specific arguments

  • notEnoughPlayerMessage: {player}, {sleeping}, {required}

    • nightSkipMessage: {sleeping}, {required}
    • wakeUpMessage: {player}, {sleeping}, {required}

You can also use minecraft color tags as seen here

Comments

Add a comment