-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
Environment:
Debian GNU/Linux 12 (Bookworm)
-
This server is running CraftBukkit version 4496-Spigot-270012a-080f5dc (MC: 1.21.5) (Implementing API version 1.21.5-R0.1-SNAPSHOT)
-
Yes
The permission minecraft.command.selector is intended to grant access to selectors like @a, @s, etc. However, granting this permission alongside the permission for any command that optionally uses selectors such as minecraft.command.kill or minecraft.command.give has no effect, as you still aren't allowed to use selectors. This was patched in Paper a few months ago.