-
Notifications
You must be signed in to change notification settings - Fork 220
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
Clear arrows from player's body on death (FIXED) #151
Clear arrows from player's body on death (FIXED) #151
Conversation
Did you even import CraftPlayer? I don't think this will work with all version... |
It looks like CraftPlayer was already imported from other things. It compiles (as you can see in the checks). I would also like to see that it works on all versions. |
can someone test this on 1.12 and 1.13 or newer? |
Tested with 1.8.8, 1.9.4, 1.12.2, 1.15.2, 1.16.5 |
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.
please align with master. 1.18 support has been added
...nsupport_1_16_R1/src/main/java/com/andrei1058/bedwars/support/version/v1_16_R1/v1_16_R1.java
Outdated
Show resolved
Hide resolved
* Clear arrows from player's body (cherry picked from commit f0cc14b)
No description provided.