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

Fixing factionless players being unable to damage entities #1385

Merged
merged 2 commits into from
Mar 27, 2022

Conversation

dmccoystephenson
Copy link
Member

After the PVP checks, all damage to entities caused by factionless players was being cancelled so as to prevent factionless players looting entities like armorstands. I've added a player check so that players are exempt from the cancellation.

closes #1353

@dmccoystephenson dmccoystephenson merged commit 3cc2e96 into master Mar 27, 2022
@dmccoystephenson dmccoystephenson deleted the fixing-damage-handler branch March 27, 2022 14:46
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.

Factionless players are unable to hit players that have joined one.
3 participants