Report effective bulk command permissions - #1604
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
@codex review |
|
Codex Review: Didn't find any major issues. Nice work! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. Can't wait for the next one! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review |
|
Codex Review: Didn't find any major issues. What shall we delve into next? Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
Examples include VotingPlugin.Commands.AdminVote.SetPoints.All, VotingPlugin.Commands.AdminVote.AddPoints.All, and VotingPlugin.Commands.AdminVote.RemovePoints.All. Base-only staff retain named-player access but require the matching .All node for bulk actions; VotingPlugin.Admin remains the configured full-admin override when multiple-permission checks are enabled.
Depends on and is coordinated with AdvancedCore #316.
Validation
Coverage includes sender, named-player, console, pagination, developer output, multiple handlers, admin-policy modes, wrong/base-only permissions, dynamic registration, and negative AddPoints.
Ordering
Merge and publish AdvancedCore #316 first, then update/build this PR against that released artifact before merging. No deployment is included.
AI assistance was used for implementation and review; the complete diff was independently source-reviewed and validated locally.
Compatibility note: the source compiles against the currently published snapshot so pre-release CI can run, but command registration fails closed at runtime if the secure AdvancedCore #316 bulk API is absent. Deployment therefore requires #316 first. Final candidate JAR SHA-256: 3988ce70ad034785a12dcfbcdd939c6857e20fbfe7f6453fd6b180a00c4cf092.