作者:rebot | 分类:模组
Minecraft 版本: 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: fabric forge neoforge quilt
标签: adventure game-mechanics social
1. Sleeping players are displayed over the hotbar
2. Change how many players have to sleep to skip the night in the config --> Default = 1
3. Configure a lot of sleep related things with the config
4. With my Sleep Anytime You Want datapack/mod, you can sleep during any time of the day
5. Compatible with my AFK Announcer datapack/mod so players that are afk do not need to sleep to skip the night (you can change that with the config)


Run:
/trigger sleep.config
Control when you receive notifications about sleep:
/trigger sleep_notification set <value>
Where <value> can be:
0 = Disabled (default)1 = Chat notification2 = Sound notification 3 = Chat + sound notificationSet how many players need to sleep to activate the night skip:
/scoreboard players set &amount_to_sleep sleep.config <value>
Where <value> is the number of players required (default = 1)
Choose between night skip and time warp modes:
/scoreboard players set &time_control sleep.config <value>
Where <value> can be:
0 = Night skip (default)1 = Time warpControl how long a night should take:
/scoreboard players set &time_until_skip sleep.config <value>
Where <value> can be:
1 = 2 seconds2 = 5 seconds (default)3 = 10 secondsTo remove the datapack completely:
/function sleep:uninstall
请登录后举报
暂无评论,抢个沙发吧~