SleepSkip

A plugin that skips the night when a set amount of players are in bed.

864

SleepSkip

1/2 players in bed!

A lightweight, configurable Minecraft plugin that skips the night when a set percentage of players are in bed.

📌 Features

- Configurable percentRequired for skipping - Delay before skipping (lets sleep animation play) - Customizable Action bar messages for: - Progress message for criteria - Skipping message when threshold is met - Placeholders for {sleeping}, {needed}, {total} - Supports Minecraft color codes (&a, &b, &l, etc.)

📥 Installation

1. Place the .jar file into your server's plugins folder. 2. Restart your server to generate the config.yml.

📂 Config

Default config.yml:

``` settings: percentRequired: 0.5 timeOfDay: 1000 sleepDelay: 5 # set 0 to completely skip sleep!

messages: progress: "&f{sleeping}/{total} players sleeping" skipped: "&fSleeping through this night" ```

🔗 Links

Need a custom plugin? Message me on Discord: https://discord.com/users/primimity

ADS