Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix server shutdown not setting logout location #4318

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

triagonal
Copy link
Member

Tiny fix, this should be setting the user's logout location instead of their last location.

The "last location" is only used to record the location for /back, so overwriting it when the player is booted during server shutdown can erase previous death or teleport locations.

@triagonal triagonal added module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX. labels Jul 5, 2021
@JRoy JRoy changed the title Set logout location during shutdown Fix server shutdown not setting logout location Jul 5, 2021
@JRoy JRoy merged commit 8c8c85d into EssentialsX:2.x Jul 5, 2021
@triagonal triagonal deleted the fix/logout-location branch July 5, 2021 19:49
@pop4959 pop4959 added this to the 2.19.0 milestone Jul 6, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants