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

ProxyPingEvent #29

Closed
przemek3697 opened this issue Dec 28, 2015 · 4 comments
Closed

ProxyPingEvent #29

przemek3697 opened this issue Dec 28, 2015 · 4 comments

Comments

@przemek3697
Copy link

Hey
Can u add to api method to register own plugin which modify ping respone?

@minecrafter
Copy link
Owner

No. You should be able to do this by handling ProxyPingEvent directly.

What are you trying to achieve?

@przemek3697
Copy link
Author

private static final List<String> ASYNC_PING_EVENT_HOSTILE = ImmutableList.of("ServerListPlus", "SwiftMOTD");
Add my own plugin to this list :)
What I want to achieve its my own secret, but your plugin making some trouble for me ;)

@minecrafter
Copy link
Owner

I see. I will simply remove async ping event support, as it requires all sorts of hacks for most plugins.

@minecrafter
Copy link
Owner

Removed in 3b2d157.

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

No branches or pull requests

2 participants