Description
Checks if a player's gamemode matches or does not match the given mode.
Examples
if player's gamemode is "creative":if player's gamemode is not "creative":Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.
<p> gamemode is not <mode>Related (Player)