mykyta

Results 12 comments of mykyta

This seems like a vanilla bug since I can reproduce it in a singleplayer world. I am not sure if we are interested in patching this at the moment.

Honestly didn't even know about this vanilla feature. I can look into the vanilla server code and check which exact conditions are being checked for gift giving and see if...

Looks like the time of day and player sleep counter need to be between a specific range for the gifts logic to run.

Are you referring to bed enter/leave messages, or other messages as well?

Hm, interesting. Maybe try enabling `instant-skip` in the configuration and see if the behavior changes? Otherwise, there's nothing else I can think of at the moment.

@bundabrg Will be added! :)

@bundabrg Sure, go ahead and open a PR. I am personally not *too* familiar with WorldGuard, so any contributions would be greatly appreciated!

The actionbar you're seeing is actually coming from vanilla and was an added feature of 1.17. I'll see how I can go about overriding this.

Pretty sure running `/gamerule playerSleepingPercentage -1` will disable the 1.17 actionbar sleeping display. I have to double check on that, though.