If you make things like "/gamemode 1 @e" then there stand "That player connot be found".
Better there must stand one time "Mobs can't get Gamemode 1"
Attachments
Comments 4
This is a bug, @e was introduced in 14w02a as a method to select entities. Using the command provided will spam the chat for every entity existing in the world that isn't a player.
It looks for player "@e", which doesn't exist.
Works As Intended/Invalid
More of a suggestion than a bug.