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
added Velocity Condition authored Jun 14, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 1 deletion
+2 -1
  • Skills/Conditions.md Skills/Conditions.md +2 -1
  • No files found.
Skills/Conditions.md
View page @ 06cd34f8
......@@ -202,7 +202,7 @@ Conditions
| [MoistureLevel](/skills/conditions/moisturelevel) | Location | Checks if the target block of farmland has the specified level of hydratation |
| [MotionX](/skills/conditions/motionx) | Entity | Checks the X 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](/skills/conditions/motionz) | Entity | If the target has a velocity greater than zero |
| [MotionZ](/skills/conditions/motionz) | Entity | Checks the Z motion of the target entity against a range. |
| [Mounted](/skills/conditions/mounted) | Entity | If the target entity is riding a mount/vehicle |
| [Moving](/skills/conditions/moving) | Entity | If the target has a velocity greater than zero |
| [MythicMobType](/skills/conditions/mythicmobtype) | Entity | Checks the MythicMob type of the target mob |
......@@ -250,6 +250,7 @@ Conditions
| [VariableEquals](/skills/conditions/variableequals) | Meta | Checks if the given variable has a particular value. |
| [VariableInRange](/skills/conditions/variableinrange) | Meta | Checks if the given numeric variable is within a certain range. |
| [VariableIsSet](/skills/conditions/variableisset) | Meta | Checks if the given variable is set. |
| [Velocity](/skills/conditions/Velocity) | Entity | Checks the velocity of the target entity against a range. |
| [Wearing](/skills/conditions/wearing) | Entity | Tests what the target entity has equipped. |
| [World](/skills/conditions/world) | Location | Checks the name of the target world. |
| [WorldTime](/skills/conditions/worldtime) | Location | Matches a range against the target location's world's time. |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
FAQ / Common Issues
Mythic Add-ons
Compatible Plugins
API Information
Packs
Mobs
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Extra: Disguises
  • Extra: ModelEngine
Skills
  • Mechanics
  • Effects
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples