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

Send server add/remove events to the servers too #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amaranth
Copy link

This allows bukkit plugins to make use of the ServerAddEvent and ServerRemoveEvent events so they can react appropriately as other servers join and leave the network.

@Tzeentchful
Copy link
Contributor

Perhaps you should send the event to all the authenticated clients connected, not just those rolled as servers. Then custom clients that don't get rolled can make use of the event as well.

@amaranth
Copy link
Author

amaranth commented Sep 5, 2014

Updated to latest master. Not sure about sending it more widely, doesn't really matter to me. I don't know enough about how things work to decide if that would be a good idea.

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.

2 participants