It's likely a smart optimization to do this, but the bug here is that a selector such as @e[gamemode=!creative]
will fail to find any non-players (i.e. this is only an issue when looking for an absent gamemode).
In 1.12 such a selector would find all entities and non-creative mode players.
Comments 0
No comments.