Skip to content

aymnms/SkipNight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors SpigotMC Modrinth Forks Stargazers Issues License


Logo

SkipNight

A Minecraft plugin that lets you skip the night even if not everyone is sleeping.

View the code »
Report Bug · Request Feature

🌙 View on SpigotMC · 🟩 View on Modrinth


📜 About The Project

SkipNight is a lightweight plugin that allows skipping the night in Minecraft without requiring all players to sleep.
It works on Minecraft 1.7 to 1.16, filling the gap before the native playersSleepingPercentage gamerule introduced in 1.17.

  • Tracks players entering and leaving beds
  • Skips the night when at least half of the players are sleeping
  • Fully compatible with Spigot and Paper
  • Automatically disables itself on Minecraft 1.17+

(back to top)


🔧 Built With

  • Java 8
  • Spigot API 1.8.8 (compatible 1.7.10–1.16.5)

(back to top)


🚀 Getting Started

Prerequisites

  • Java 8 (JDK)
  • Spigot/Paper server between version 1.7 and 1.16

Installation

  1. Download the latest .jar from Releases
  2. Place it in the plugins/ folder of your server
  3. Start the server
  4. You're done!

(back to top)


🕹️ Usage

Whenever a player sleeps:

  • A message appears showing how many are sleeping
  • If half or more players are in bed, the night is skipped

If someone leaves bed or disconnects, the plugin automatically recalculates everything.

You’ll see messages like:

[SkipNight] aymnms would like to skip the night [1/2]
[SkipNight] The sun rises.

(back to top)


🗺 Roadmap

  • Version compatibility from 1.7 to 1.16
  • Configurable sleep percentage
  • Custom messages via config.yml
  • Localization support (FR/EN)

See the open issues for more ideas.

(back to top)


🤝 Contributing

  1. Fork the project
  2. Create a feature branch (git checkout -b feature/MyFeature)
  3. Commit your changes (git commit -m 'Add MyFeature')
  4. Push to your branch (git push origin feature/MyFeature)
  5. Open a Pull Request

(back to top)


📝 License

Distributed under the MIT License. See LICENSE for more information.

(back to top)


About

Minecraft plugin to skip the night while sleeping

Resources

License

Stars

Watchers

Forks

Languages