mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-06 11:24:39 +08:00
Add config.yml note (#3359)
Co-authored-by: triagonal <10545540+triagonal@users.noreply.github.com> "The player's bed respawn point is still set by Minecraft even if `update-bed-at-daytime` is set to `false` in config, meaning that the entire feature is indeed ineffective on Minecraft 1.15 and above."
This commit is contained in:
parent
cfca2f7550
commit
46ed8e954f
@ -621,6 +621,7 @@ max-projectile-speed: 8
|
||||
############################################################
|
||||
|
||||
# Allows people to set their bed during the day.
|
||||
# This setting has no effect in Minecraft 1.15+, as Minecraft will always allow the player to set their bed location during the day.
|
||||
update-bed-at-daytime: true
|
||||
|
||||
# Set to true to enable per-world permissions for using homes to teleport between worlds.
|
||||
|
Loading…
Reference in New Issue
Block a user