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

bed respawn when coming back from END #22

Open
kryr34 opened this issue Jan 23, 2024 · 3 comments
Open

bed respawn when coming back from END #22

kryr34 opened this issue Jan 23, 2024 · 3 comments
Assignees
Labels
awaiting response Waiting for response discussion This issue or pull request is currently under discussion enhancement This issue or pull request is for new feature or request priority: low Tasks with low priority
Milestone

Comments

@kryr34
Copy link

kryr34 commented Jan 23, 2024

I expect bed respawn when coming back to OVERWORLD from END,
but random respawn when the player dies.

IDK how to configure it or if it's possible.

P.S. I saw the msg Using world (world) where player will respawn normally. Probably coming back to OVERWORLD from END., but unsure how it helps.

my config now
random-respawn:
  on-death: true
  bed-respawn-enabled: false
  on-first-join: true
  always-on-join: false
@DeathGOD7
Copy link
Owner

DeathGOD7 commented Jan 24, 2024

Please turn the bed respawn to true in config.

random-respawn:
  on-death: true
  bed-respawn-enabled: true
  on-first-join: true
  always-on-join: false

@kryr34
Copy link
Author

kryr34 commented Jan 29, 2024

But I don't want the player to respawn at the bed when they die.

@DeathGOD7 DeathGOD7 added enhancement This issue or pull request is for new feature or request priority: low Tasks with low priority discussion This issue or pull request is currently under discussion labels Jan 30, 2024
@DeathGOD7 DeathGOD7 added this to the 1.1.0 milestone Feb 7, 2024
@DeathGOD7 DeathGOD7 self-assigned this Feb 14, 2024
@DeathGOD7
Copy link
Owner

DeathGOD7 commented Feb 14, 2024

@kryr34 Please try snapshot from this one (Build#12)

Make sure on-return-from-end is set to false in random-respawn config.

@DeathGOD7 DeathGOD7 added the awaiting response Waiting for response label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Waiting for response discussion This issue or pull request is currently under discussion enhancement This issue or pull request is for new feature or request priority: low Tasks with low priority
Projects
None yet
Development

No branches or pull requests

2 participants