-
Notifications
You must be signed in to change notification settings - Fork 15
Ported to PacketEvents API #45
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
Ported to PacketEvents API #45
Conversation
Oh yeah my bad. Should have added it |
|
Fixed, awaiting review |
| import java.util.Optional; | ||
| import java.util.*; | ||
| import java.util.stream.Collectors; | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we are using PacketEvents, I think this can be desperated?
|
LGTM, thanks for the contribution!! |
Fully ported to PacketEvents 2.0 api for in the meantime I finish #44