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

Fix remaining offline visibility checks #5466

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Conversation

JRoy
Copy link
Member

@JRoy JRoy commented Aug 5, 2023

Purpur added a new self-referencing method that
we don't implement with our stub class. This will
prevent Player#canSee from being called for offline players (it would be false anyway).

Mitigates #5318 and #5465
Continuation of a1fa1e3

Purpur added a new self-referencing method that
we don't implement with our stub class. This will
prevent Player#canSee from being called for offline
players (it would be false anyway).
@JRoy JRoy added type: bugfix PRs that fix bugs in EssentialsX. module: main Issues or PRs for the main Essentials module labels Aug 5, 2023
@JRoy JRoy added this to the 2.20.1 milestone Aug 5, 2023
@JRoy JRoy merged commit d7e5c10 into EssentialsX:2.x Aug 5, 2023
1 check passed
@JRoy JRoy deleted the stupid-fork branch August 5, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: main Issues or PRs for the main Essentials module type: bugfix PRs that fix bugs in EssentialsX.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants