
SleepSkip 1.0
A plugin that skips the night when a set amount of players are in bed.
A lightweight, configurable Minecraft plugin that skips the night when a set percentage of players are in bed.
Ā
- 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.)
Ā
- Place theĀ
.jar
Ā file into your server'sĀplugins
Ā folder. - Restart your server to generate theĀ
config.yml
.
Ā
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"
Ā
Need a custom plugin? Message me on Discord:Ā https://discord.com/users/primimity