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

Support HuskHomes for /back command #234

Open
nhanledev opened this issue Apr 25, 2023 · 2 comments
Open

Support HuskHomes for /back command #234

nhanledev opened this issue Apr 25, 2023 · 2 comments

Comments

@nhanledev
Copy link

nhanledev commented Apr 25, 2023

Hello,

I am using Parties (Bungeecord) for party home and HuskHomes for cross-server teleporting features such as tpa, spawn, back, etc. One major issue when pairing the two plugin is that the player cannot /back to the correct last location after teleporting to the party home.

I think this need a support from Parties to call HuskHome to save player position.

What do you think?

@AlessioDP
Copy link
Owner

Hello,
I like the idea to support it for Bungee/Velocity servers, I think that on a plain Bukkit server it should already catch the teleport event and update the last location of the player but in a network teleport it won't know where the player is coming from.

I am preparing a PR for that plugin to expose setUserLastPosition then hook into it for the next release :)

@nhanledev
Copy link
Author

That's great! I will wait for the next release to test it out. Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants