Skip to content

Conversation

@haiiro2gou
Copy link
Member

No description provided.

@haiiro2gou haiiro2gou marked this pull request as ready for review September 28, 2025 16:46
Copilot AI review requested due to automatic review settings September 28, 2025 16:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR modifies spectator handling for mob interactions to prevent angels from targeting spectator players. The changes add spectator checks and adjust player targeting to exclude spectators from mob abilities and interactions.

  • Adds tag=!PlayerShouldInvulnerable and gamemode=!spectator filters to mob targeting
  • Updates sound effects from global targeting to per-player execution
  • Refines tag removal operations to be more selective

Reviewed Changes

Copilot reviewed 298 out of 391 changed files in this pull request and generated 4 comments.

File Description
Various mob tick functions Add spectator exclusions to targeting and player detection
Sound effect implementations Change from global @a to per-player @s sound execution
Tag cleanup functions Add specificity to tag removal operations

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 298 out of 391 changed files in this pull request and generated 2 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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.

2 participants