-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
CraftBukkit 1.8 - Windows 8.1 - Java 7
As the title says, the target selectors (@a, @e, @p, @r) do not work in CraftBukkit 1.8, neither when executing the command as a player/console nor when using a command block: the server attempts to find a player with that name.
Previously, in CraftBukkit 1.7.x, they used to work only in command blocks.