| [Altitude](/conditions/altitude) | Entity | Tests how far above the ground the target entity is |
| [Biome](/conditions/biome) | Location | Tests if the target is within the given list of biomes |
| [BlockType](/conditions/blocktype) | Location | Tests the material type present at the target location |
| [Blocking](/conditions/blocking) | Entity | Tests if the targeted player is blocking with a shield |
| [Burning](/conditions/burning) | Entity | Whether or not the target entity is on fire |
| [Children](/conditions/children) | Entity | Tests how many children the caster has |
| [Color](/conditions/color) | Entity | Tests the entity's colors |
| [Crouching](/conditions/crouching) | Entity | Whether or not the target entity is crouching |
| [Cuboid](/conditions/cuboid) | Compare | Whether the target is within the given cuboid between location1 x location2 |
| [DamageAmount](/conditions/DamageAmount) | Entity | Checks for a range of damage taken |
| [DamageCause](/conditions/DamageCause) | Entity | Checks the type of the damage cause |
| [Dawn](/conditions/dawn) | Location | If the time is dawn, from 22000 to 2000 in-game time |
| [Day](/conditions/day) | Location | If the time is day, from 2000 to 10000 in-game time |
| [Distance](/conditions/distance) | Compare | Whether the distance between the caster and target is within the given range |
| [DistanceFromTrackedLocation](/conditions/distancefromtrackedlocation) | Location | Whether the distance from the tracked location to the target is within the given range |
| [DistanceFromSpawn](/conditions/distancefromspawn) | Location | Whether the distance from the world's spawn point to the target is within the given range |
| [Dusk](/conditions/dusk) | Location | If the time is dusk, from 14000 to 18000 in-game time. |
| [EnderDragonPhase](/conditions/EnderDragonPhase) | Entity | Checks if the ender dragon is in a phase or phases |
| [EntityType](/conditions/entitytype) | Entity | Tests the entity type of the target |
| [Faction](/conditions/faction) | Entity | Tests for the targets faction |
| [FallSpeed](/conditions/fallspeed) | Entity | If the fall speed of the target is within the given range |
| [FieldOfView](/conditions/fieldofview) | Compare | Tests if the target is within the given angle from where the caster is looking |
| [FoodLevel](/conditions/FoodLevel) | Entity | Checks if the target has food within the range |
| [FoodSaturation](/conditions/FoodSaturation) | Entity | Checks if the target has food within the range |
| [Gliding](/conditions/gliding) | Entity | If the target is gliding |
| [Globalscore](/conditions/globalscore) | Entity | Checks a global scoreboard value |
| [HasAura](/conditions/hasaura) | Entity | Checks if the target entity has the given aura |
| [HasAuraStacks](/conditions/hasaurastacks) | Entity | Tests if the target has the given range of stacks from an aura |
| [HasCurrency](/conditions/hascurrency) | Entity | If the target has the given amount of vault currency |
| [HasInventorySpace](/conditions/hasinventoryspace) | Entity | If the target has the given amount of empty inventory space |
| [HasItem](/conditions/hasItem) | Entity | Tests if the target player has the given number of given material |
| [HasOwner](/conditions/hasowner) | Entity | Tests if the target mob has an owner |
| [HasParent](/conditions/hasparent) | Entity | Tests if the target mob has a parent |
| [HasPassenger](/skills/conditions/hasPassenger) | Entity | Checks if the target entity has a passenger |
| [HasGravity](/conditions/hasgravity) | Entity | Tests if the target mob has gravity |
| [HasPotionEffect](/conditions/haspotioneffect) | Entity | Tests if the target entity has a potion effect |
| [HasTag](/conditions/hastag) | Entity | Tests if the target has a scoreboard tag |
| [Haspermission](/conditions/haspermission) | Entity | Tests if the target player has a permission |
| [Health](/conditions/health) | Entity | Matches the target's health |
| [Height](/conditions/height) | Location | Checks if the target's Y location is within a range |
| [HeightAbove](/conditions/heightabove) | Location | Checks if the target's Y location is above a value |
| [HeightBelow](/conditions/heightbelow) | Location | Checks if the target's Y location is below a given value |
| [Holding](/conditions/holding) | Entity | Checks if the target is holding a given material(support MythicMobs and MMOItems) |
| [Inblock](/conditions/inblock) | Location | Checks the material at the target location |
| [Incombat](/conditions/incombat) | Entity | If the target mob is considered in combat |
| [Inside](/conditions/inside) | Location | Checks if the target has a block over their head |
| [Altitude](/skills/conditions/altitude) | Entity | Tests how far above the ground the target entity is |
| [Biome](/skills/conditions/biome) | Location | Tests if the target is within the given list of biomes |
| [BlockType](/skills/conditions/blocktype) | Location | Tests the material type present at the target location |
| [Blocking](/skills/conditions/blocking) | Entity | Tests if the targeted player is blocking with a shield |
| [Burning](/skills/conditions/burning) | Entity | Whether or not the target entity is on fire |
| [Children](/skills/conditions/children) | Entity | Tests how many children the caster has |
| [Color](/skills/conditions/color) | Entity | Tests the entity's colors |
| [Crouching](/skills/conditions/crouching) | Entity | Whether or not the target entity is crouching |
| [Cuboid](/skills/conditions/cuboid) | Compare | Whether the target is within the given cuboid between location1 x location2 |
| [DamageAmount](/skills/conditions/DamageAmount) | Entity | Checks for a range of damage taken |
| [DamageCause](/skills/conditions/DamageCause) | Entity | Checks the type of the damage cause |
| [Dawn](/skills/conditions/dawn) | Location | If the time is dawn, from 22000 to 2000 in-game time |
| [Day](/skills/conditions/day) | Location | If the time is day, from 2000 to 10000 in-game time |
| [Distance](/skills/conditions/distance) | Compare | Whether the distance between the caster and target is within the given range |
| [DistanceFromTrackedLocation](/skills/conditions/distancefromtrackedlocation) | Location | Whether the distance from the tracked location to the target is within the given range |
| [DistanceFromSpawn](/skills/conditions/distancefromspawn) | Location | Whether the distance from the world's spawn point to the target is within the given range |
| [Dusk](/skills/conditions/dusk) | Location | If the time is dusk, from 14000 to 18000 in-game time. |