Перейти к содержимому
Mineforgian

SleepSkip

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

Загрузки
926
Подписчики
2
Обновлён
19 августа 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 15 августа 2025 г.

Исходный код

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

Ченджлог

1.1Релиз1.20, 1.21, 1.21.8 · 19 августа 2025 г.

Fixed Paper Warning: "Nag author(s): '[Primimity]' about their usage of System.out/err.print. Please use your plugin's logger instead (JavaPlugin#getLogger).'"

1.0Релиз1.20, 1.21, 1.21.8 · 15 августа 2025 г.

Initial commit - SleepSkip plugin

Комментарии

Загружаем…