Files
mechanical-smp-v1/web/pack/config/sleeptogether-server.toml
2025-07-26 15:09:57 +02:00

7 lines
205 B
TOML

#Percentage of players required to sleep to skip the night (0-100)
# Default: 50.0
# Range: 0.0 ~ 100.0
percentage = 50.0
#List of dimensions where sleeping is enabled
dimensions = ["minecraft:overworld"]