Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 136
    • Issues 136
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
  • Conditions

Conditions · Changes

Page history
Moved All Conditions folder to `/Skills/Conditions` since there were two Conditions folder authored Dec 27, 2021 by Phillip's avatar Phillip
Hide whitespace changes
Inline Side-by-side
Showing with 100 additions and 100 deletions
+100 -100
  • Skills/Conditions.md Skills/Conditions.md +100 -100
  • No files found.
Skills/Conditions.md
View page @ 7e7f85a1
...@@ -98,53 +98,53 @@ Conditions ...@@ -98,53 +98,53 @@ Conditions
| Condition | Type | Description | | Condition | Type | Description |
|--------------------------------------------------------------|----------|---------------------------------------------------------------------------------------------| |--------------------------------------------------------------|----------|---------------------------------------------------------------------------------------------|
| [Altitude](/conditions/altitude) | Entity | Tests how far above the ground the target entity is | | [Altitude](/skills/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 | | [Biome](/skills/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 | | [BlockType](/skills/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 | | [Blocking](/skills/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 | | [Burning](/skills/conditions/burning) | Entity | Whether or not the target entity is on fire |
| [Children](/conditions/children) | Entity | Tests how many children the caster has | | [Children](/skills/conditions/children) | Entity | Tests how many children the caster has |
| [Color](/conditions/color) | Entity | Tests the entity's colors | | [Color](/skills/conditions/color) | Entity | Tests the entity's colors |
| [Crouching](/conditions/crouching) | Entity | Whether or not the target entity is crouching | | [Crouching](/skills/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 | | [Cuboid](/skills/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 | | [DamageAmount](/skills/conditions/DamageAmount) | Entity | Checks for a range of damage taken |
| [DamageCause](/conditions/DamageCause) | Entity | Checks the type of the damage cause | | [DamageCause](/skills/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 | | [Dawn](/skills/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 | | [Day](/skills/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 | | [Distance](/skills/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 | | [DistanceFromTrackedLocation](/skills/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 | | [DistanceFromSpawn](/skills/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. | | [Dusk](/skills/conditions/dusk) | Location | If the time is dusk, from 14000 to 18000 in-game time. |
| [EnchantingLevel](/conditions/enchantingLevel) | Entity | Checks the entity experience level | | [EnchantingLevel](/skills/conditions/enchantingLevel) | Entity | Checks the entity experience level |
| [EnderDragonPhase](/conditions/EnderDragonPhase) | Entity | Checks if the ender dragon is in a phase or phases | | [EnderDragonPhase](/skills/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 | | [EntityType](/skills/conditions/entitytype) | Entity | Tests the entity type of the target |
| [Faction](/conditions/faction) | Entity | Tests for the targets faction | | [Faction](/skills/conditions/faction) | Entity | Tests for the targets faction |
| [FallSpeed](/conditions/fallspeed) | Entity | If the fall speed of the target is within the given range | | [FallSpeed](/skills/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 | | [FieldOfView](/skills/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 | | [FoodLevel](/skills/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 | | [FoodSaturation](/skills/conditions/FoodSaturation) | Entity | Checks if the target has food within the range |
| [Gliding](/conditions/gliding) | Entity | If the target is gliding | | [Gliding](/skills/conditions/gliding) | Entity | If the target is gliding |
| [Globalscore](/conditions/globalscore) | Entity | Checks a global scoreboard value | | [Globalscore](/skills/conditions/globalscore) | Entity | Checks a global scoreboard value |
| [HasAura](/conditions/hasaura) | Entity | Checks if the target entity has the given aura | | [HasAura](/skills/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 | | [HasAuraStacks](/skills/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 | | [HasCurrency](/skills/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 | | [HasInventorySpace](/skills/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 | | [HasItem](/skills/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 | | [HasOwner](/skills/conditions/hasowner) | Entity | Tests if the target mob has an owner |
| [HasParent](/conditions/hasparent) | Entity | Tests if the target mob has a parent | | [HasParent](/skills/conditions/hasparent) | Entity | Tests if the target mob has a parent |
| [HasPassenger](/skills/conditions/hasPassenger) | Entity | Checks if the target entity has a passenger | | [HasPassenger](/skills/skills/conditions/hasPassenger) | Entity | Checks if the target entity has a passenger |
| [HasGravity](/conditions/hasgravity) | Entity | Tests if the target mob has gravity | | [HasGravity](/skills/conditions/hasgravity) | Entity | Tests if the target mob has gravity |
| [HasPotionEffect](/conditions/haspotioneffect) | Entity | Tests if the target entity has a potion effect | | [HasPotionEffect](/skills/conditions/haspotioneffect) | Entity | Tests if the target entity has a potion effect |
| [HasTag](/conditions/hastag) | Entity | Tests if the target has a scoreboard tag | | [HasTag](/skills/conditions/hastag) | Entity | Tests if the target has a scoreboard tag |
| [Haspermission](/conditions/haspermission) | Entity | Tests if the target player has a permission | | [Haspermission](/skills/conditions/haspermission) | Entity | Tests if the target player has a permission |
| [Health](/conditions/health) | Entity | Matches the target's health | | [Health](/skills/conditions/health) | Entity | Matches the target's health |
| [Height](/conditions/height) | Location | Checks if the target's Y location is within a range | | [Height](/skills/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 | | [HeightAbove](/skills/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 | | [HeightBelow](/skills/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) | | [Holding](/skills/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 | | [Inblock](/skills/conditions/inblock) | Location | Checks the material at the target location |
| [Incombat](/conditions/incombat) | Entity | If the target mob is considered in combat | | [Incombat](/skills/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 | | [Inside](/skills/conditions/inside) | Location | Checks if the target has a block over their head |
| [isCaster](/skills/conditions/iscaster) | Entity | Checks if the target is the caster | | [isCaster](/skills/conditions/iscaster) | Entity | Checks if the target is the caster |
| [isChild](/skills/conditions/ischild) | Entity | Checks if the target is a child of the caster | | [isChild](/skills/conditions/ischild) | Entity | Checks if the target is a child of the caster |
| [isLiving](/skills/conditions/isliving) | Entity | Checks if the target is a living entity | | [isLiving](/skills/conditions/isliving) | Entity | Checks if the target is a living entity |
...@@ -152,59 +152,59 @@ Conditions ...@@ -152,59 +152,59 @@ Conditions
| [isMonster](/skills/conditions/ismonster) | Entity | Checks if the target is a monster | | [isMonster](/skills/conditions/ismonster) | Entity | Checks if the target is a monster |
| [isPlayer](/skills/conditions/isplayer) | Entity | Checks if the target is a player | | [isPlayer](/skills/conditions/isplayer) | Entity | Checks if the target is a player |
| [isSprinting](/skills/conditions/issprinting) | Entity | Checks if the target **Player** is sprinting | | [isSprinting](/skills/conditions/issprinting) | Entity | Checks if the target **Player** is sprinting |
| [ItemRecharging](/conditions/itemrecharging) | Entity | Checks if the target's weapon is recharging | | [ItemRecharging](/skills/conditions/itemrecharging) | Entity | Checks if the target's weapon is recharging |
| [LastDamageCause](/conditions/lastdamagecause) | Entity | Checks the target's last damage cause | | [LastDamageCause](/skills/conditions/lastdamagecause) | Entity | Checks the target's last damage cause |
| [LastSignal](/conditions/lastsignal) | Entity | Matches the last signal received by the target mob | | [LastSignal](/skills/conditions/lastsignal) | Entity | Matches the last signal received by the target mob |
| [Level](/conditions/level) | Entity | Checks the target MythicMob's level | | [Level](/skills/conditions/level) | Entity | Checks the target MythicMob's level |
| [LightLevel](/conditions/lightlevel) | Location | Tests the light level at the target location | | [LightLevel](/skills/conditions/lightlevel) | Location | Tests the light level at the target location |
| [LineOfSight](/conditions/lineofsight) | Compare | Tests if the target is within line of sight of the caster | | [LineOfSight](/skills/conditions/lineofsight) | Compare | Tests if the target is within line of sight of the caster |
| [LunarPhase](/conditions/lunarphase) | Location | Checks the target world's lunar phase | | [LunarPhase](/skills/conditions/lunarphase) | Location | Checks the target world's lunar phase |
| [Mobsinradius](/conditions/mobsinradius) | Location | Checks how many mobs are in a given radius | | [Mobsinradius](/skills/conditions/mobsinradius) | Location | Checks how many mobs are in a given radius |
| [Mobsinchunk](/conditions/mobsinchunk) | Location | Matches a range to how many mobs are in the target location's chunk | | [Mobsinchunk](/skills/conditions/mobsinchunk) | Location | Matches a range to how many mobs are in the target location's chunk |
| [Mobsinworld](/conditions/mobsinworld) | Location | Matches a range to how many mobs are in the target world | | [Mobsinworld](/skills/conditions/mobsinworld) | Location | Matches a range to how many mobs are in the target world |
| [MotionX](/conditions/motionx) | Entity | Checks the X motion of the target entity against a range. | | [MotionX](/skills/conditions/motionx) | Entity | Checks the X motion of the target entity against a range. |
| [MotionY](/conditions/motiony) | Entity | Checks the Y motion of the target entity against a range. | | [MotionY](/skills/conditions/motiony) | Entity | Checks the Y motion of the target entity against a range. |
| [MotionZ](/conditions/motionz) | Entity | If the target has a velocity greater than zero | | [MotionZ](/skills/conditions/motionz) | Entity | If the target has a velocity greater than zero |
| [Mounted](/conditions/mounted) | Entity | If the target entity is riding a mount/vehicle | | [Mounted](/skills/conditions/mounted) | Entity | If the target entity is riding a mount/vehicle |
| [Moving](/conditions/moving) | Entity | If the target has a velocity greater than zero | | [Moving](/skills/conditions/moving) | Entity | If the target has a velocity greater than zero |
| [MythicMobType](/conditions/mythicmobtype) | Entity | Checks the MythicMob type of the target mob | | [MythicMobType](/skills/conditions/mythicmobtype) | Entity | Checks the MythicMob type of the target mob |
| [Name](/conditions/name) | Entity | Checks against the entity's name | | [Name](/skills/conditions/name) | Entity | Checks against the entity's name |
| [NearClaim](/conditons/nearclaim) | Location | If the target location is near any GriefPrevention claims | | [NearClaim](/skills/conditons/nearclaim) | Location | If the target location is near any GriefPrevention claims |
| [Night](/conditions/night) | Location | If the time is night, from 14000 to 22000 in-game time | | [Night](/skills/conditions/night) | Location | If the time is night, from 14000 to 22000 in-game time |
| [NotInRegion](/conditions/notinregion) | Location | If the target location is not within the given WorldGuard region | | [NotInRegion](/skills/conditions/notinregion) | Location | If the target location is not within the given WorldGuard region |
| [OffGCD](/conditions/offgcd) | Entity | Checks if the target mob has an active Global Cooldown | | [OffGCD](/skills/conditions/offgcd) | Entity | Checks if the target mob has an active Global Cooldown |
| [OnBlock](/conditions/onblock) | Location | Matches the block the target entity is standing on | | [OnBlock](/skills/conditions/onblock) | Location | Matches the block the target entity is standing on |
| [OnGround](/conditions/onground) | Entity | If the target entity is standing on solid ground | | [OnGround](/skills/conditions/onground) | Entity | If the target entity is standing on solid ground |
| [Outside](/conditions/outside) | Location | If the target has open sky above them | | [Outside](/skills/conditions/outside) | Location | If the target has open sky above them |
| [Owner](/conditions/owner) | Compare | Checks if the target entity is the owner of the caster | | [Owner](/skills/conditions/owner) | Compare | Checks if the target entity is the owner of the caster |
| [OwnerIsOnline](/conditions/ownerisonline) | Entity | Checks if the owner of the target mob is online, if the owner is a player | | [OwnerIsOnline](/skills/conditions/ownerisonline) | Entity | Checks if the owner of the target mob is online, if the owner is a player |
| [Pitch](/conditions/pitch) | Entity | Checks if the pitch of the target entity is within a range | | [Pitch](/skills/conditions/pitch) | Entity | Checks if the pitch of the target entity is within a range |
| [PlayerKills](/conditions/playerkills) | Entity | Matches how many players the target mob has killed | | [PlayerKills](/skills/conditions/playerkills) | Entity | Matches how many players the target mob has killed |
| [PlayersInRadius](/conditions/playersinradius) | Entity | Checks how many players are in a radius | | [PlayersInRadius](/skills/conditions/playersinradius) | Entity | Checks how many players are in a radius |
| [PlayerNotWithin](/conditions/playernotwithin) | Location | Checks if any players are within a radius of the target | | [PlayerNotWithin](/skills/conditions/playernotwithin) | Location | Checks if any players are within a radius of the target |
| [PlayerWithin](/conditions/playerwithin) | Location | Checks if any players are within a radius of the target | | [PlayerWithin](/skills/conditions/playerwithin) | Location | Checks if any players are within a radius of the target |
| [Raining](/conditions/raining) | Location | If it's raining in the target world | | [Raining](/skills/conditions/raining) | Location | If it's raining in the target world |
| [Region](/conditions/region) | Location | If the target is within the given WorldGuard region | | [Region](/skills/conditions/region) | Location | If the target is within the given WorldGuard region |
| [SameFaction](/conditions/samefaction) | Entity | Tests if the caster and target are in the same faction | | [SameFaction](/skills/conditions/samefaction) | Entity | Tests if the caster and target are in the same faction |
| [Score](/conditions/score) | Entity | Checks a scoreboard value of the target entity | | [Score](/skills/conditions/score) | Entity | Checks a scoreboard value of the target entity |
| [Mob Size](/skills/conditions/mobsize) | Entity | Checks the size of the target entity | | [Mob Size](/skills/skills/conditions/mobsize) | Entity | Checks the size of the target entity |
| [Stance](/conditions/stance) | Entity | Checks the stance of the target mob | | [Stance](/skills/conditions/stance) | Entity | Checks the stance of the target mob |
| [StringEquals](/conditions/stringequals) | Meta | Checks if value1 equals value2. Both values can use variables and placeholders. | | [StringEquals](/skills/conditions/stringequals) | Meta | Checks if value1 equals value2. Both values can use variables and placeholders. |
| [Sunny](/conditions/sunny) | Location | If the weather is sunny in the target world. | | [Sunny](/skills/conditions/sunny) | Location | If the weather is sunny in the target world. |
| [TargetInLineOfSight](/conditions/targetinlineofsight) | Entity | Tests if the target has line of sight to their target | | [TargetInLineOfSight](/skills/conditions/targetinlineofsight) | Entity | Tests if the target has line of sight to their target |
| [TargetNotInLineOfSight](/conditions/targetnotinlineofsight) | Entity | Tests if the target doesn't have line of sight to their target | | [TargetNotInLineOfSight](/skills/conditions/targetnotinlineofsight) | Entity | Tests if the target doesn't have line of sight to their target |
| [TargetWithin](/conditions/targetwithin) | Entity | Tests if the target's target is within a certain distance | | [TargetWithin](/skills/conditions/targetwithin) | Entity | Tests if the target's target is within a certain distance |
| [Targetnotwithin](/conditions/targetnotwithin) | Entity | Tests if the target's target is not within a certain distance | | [Targetnotwithin](/skills/conditions/targetnotwithin) | Entity | Tests if the target's target is not within a certain distance |
| [Targets](/conditions/targets) | Meta | Tests if the number of inherited targets from the parent skilltree matches the given range. | | [Targets](/skills/conditions/targets) | Meta | Tests if the number of inherited targets from the parent skilltree matches the given range. |
| [Thundering](/conditions/thundering) | Location | If it's thundering in the target world | | [Thundering](/skills/conditions/thundering) | Location | If it's thundering in the target world |
| [VariableInRange](/conditions/variableinrange) | Meta | Checks if the given numeric variable is within a certain range. | | [VariableInRange](/skills/conditions/variableinrange) | Meta | Checks if the given numeric variable is within a certain range. |
| [VariableIsSet](/conditions/variableisset) | Meta | Checks if the given variable is set. | | [VariableIsSet](/skills/conditions/variableisset) | Meta | Checks if the given variable is set. |
| [Variableequals](/conditions/variableequals) | Meta | Checks if the given variable has a particular value. | | [Variableequals](/skills/conditions/variableequals) | Meta | Checks if the given variable has a particular value. |
| [Wearing](/conditions/wearing) | Entity | Tests what the target entity has equipped. | | [Wearing](/skills/conditions/wearing) | Entity | Tests what the target entity has equipped. |
| [World](/conditions/world) | Location | Checks the name of the target world. | | [World](/skills/conditions/world) | Location | Checks the name of the target world. |
| [Worldtime](/conditions/worldtime) | Location | Matches a range against the target location's world's time. | | [Worldtime](/skills/conditions/worldtime) | Location | Matches a range against the target location's world's time. |
| [Yaw](/conditions/yaw) | Entity | Checks the yaw of the target entity against a range. | | [Yaw](/skills/conditions/yaw) | Entity | Checks the yaw of the target entity against a range. |
| [yDiff](/conditions/ydiff) | Entity | Checks the difference in Y between the targeted entity and the caster. | | [yDiff](/skills/conditions/ydiff) | Entity | Checks the difference in Y between the targeted entity and the caster. |
More Examples More Examples
------------- -------------
......
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information

Mobs

  • Overview
  • Types
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • DamageSpells