Skip to content

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

Open
amaranth wants to merge 1 commit intoLilyPad:masterfrom
amaranth:event
Open

Send server add/remove events to the servers too#11
amaranth wants to merge 1 commit intoLilyPad:masterfrom
amaranth:event

Conversation

@amaranth
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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