Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the 'respawn-at-bed' feature. #5875

Open
CatTeaA opened this issue Jul 22, 2024 · 0 comments
Open

Add the 'respawn-at-bed' feature. #5875

CatTeaA opened this issue Jul 22, 2024 · 0 comments
Labels
type: enhancement Features and feature requests.

Comments

@CatTeaA
Copy link

CatTeaA commented Jul 22, 2024

Feature description

Add the 'respawn-at-bed' feature without bundling it with the 'respawn-at-home' option.

not the 'respawn-at-home-bed'

How the feature is useful

I hope that when players set up a bed, they will respawn next to the bed. If they have not set up a bed, they will respawn at the /spawn point, not at the /home point. It seems the current options do not allow for this.

The situation is that I started to restrict permissions related to /home a while ago, but some players had already set their /home points a long time before that. They are now respawning at the /home points they set, which is not what I want. The current options tie respawning at the bed with respawning at the /home point, and I can't seem to find a way to separate them.

If the 'respawn-at-bed' feature is added, I can maintain the ability for players to respawn next to their beds, and also prevent the issue where, if no bed is set, they respawn at the /home point instead of the /spawn point.

# When users die, should they respawn at their bed instead of the spawnpoint?

respawn-at-bed: true

PS: 'respawn-at-bed: true' seems to respect the vanilla behavior as well

I've also considered another solution, which is to add a feature like '/delhome player:*' to delete the /home points of all players on the server, but implementing it might be much more difficult. #5313

@CatTeaA CatTeaA added the type: enhancement Features and feature requests. label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Features and feature requests.
Projects
None yet
Development

No branches or pull requests

1 participant