- Functions
- Predicates
- 13,083 views • 1 today
- 2,807 downloads • 0 today
8
A better version of your typical multiplayer sleep datapack/plugin. In this version, when a player goes to sleep it's sending a message in chat which tells to all the players to accept to skip the night. When every awake player accept, it'll skip the night.
There is also an option to toggle auto accept which will let you automatically accept when a player goes to sleep. It can be useful when you are afk or you are just lazy :P .
There is also an option to toggle auto accept which will let you automatically accept when a player goes to sleep. It can be useful when you are afk or you are just lazy :P .
| Credit | Need a server to play with friends? Don't know how to setup one? - https://bisecthosting.com/Gdebest69 |
| Compatibility | Minecraft 1.17 |
| to | Minecraft 1.18 |
| Tags |
1 Update Logs
Update #1 : by Gdebest69 01/03/2022 9:03:12 amJanuary 3, 2022 @ 2:03 pm UTC
Disabled the use of custom dimensions and now is fully supported.
5431122
119



Have something to say?
If you want to temporary enable the commands in chat type this command: /gamerule sendCommandFeedback true
To fix your server type this command: /gamerule playersSleepingPercentage 100
Edit: I released an update which hopefully fix that for you.
Edit: read the part about the custom dimension more. And as I thought, you did not need that, you can just use a predicate to check the weather :)
Edit: I made this datapack a long time ago, before I knew about predicates.