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 ProxyShutdownEvent #3789

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Outfluencer
Copy link
Collaborator

@Outfluencer Outfluencer commented Feb 17, 2025

This allows plugins to transfer players to a different server with the ProxiedPlayer#transfer() API on proxy shutdown.
The event is called before the players are disconnected, which is currently not possible.

This could be used for fail over functionality

This allows plugins to transfer players to a different server with the ProxiedPlayer#transfer() API on proxy shutdown
This is currently not possible
@Outfluencer
Copy link
Collaborator Author

related to #3770

@Outfluencer Outfluencer requested a review from md-5 March 4, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant