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

[Idea]: Ability for plugins to see a player's bed spawn location in a custom world #2795

Open
1 task done
okay1204 opened this issue Aug 7, 2022 · 1 comment
Open
1 task done
Labels
Type: Idea Suggestion for a new feature or enhancement.

Comments

@okay1204
Copy link

okay1204 commented Aug 7, 2022

Describe the feature

As a plugin developer, I found a major limitation of Multiverse. I want to incorporate some logic that involves getting a player's bed spawn location. However, the method OfflinePlayer#getBedSpawnLocation only works for the default overworld. What happens is that if a player set their spawn in a custom overworld, OfflinePlayer#getBedSpawnLocation returns the world spawn of the default overworld. I would like to be able to get the spawn location of a player in custom worlds.

How is the feature useful to all Multiverse users?

It'll allow plugins that rely on Multiverse to do so much more with customizing player respawn behavior.

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
@okay1204 okay1204 added the Type: Idea Suggestion for a new feature or enhancement. label Aug 7, 2022
@benwoo1110
Copy link
Member

Seems like something for https://github.com/Multiverse/Multiverse-Inventories/ instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Idea Suggestion for a new feature or enhancement.
Projects
None yet
Development

No branches or pull requests

2 participants