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 HasEnchantment condition and relocated the hasgravity one authored May 29, 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 @ 1987da6a
......@@ -146,12 +146,13 @@ Conditions
| [HasAura](/skills/conditions/hasaura) | Entity | Checks if the target entity has the given aura |
| [HasAuraStacks](/skills/conditions/hasaurastacks) | Entity | Tests if the target has the given range of stacks from an aura |
| [HasCurrency](/skills/conditions/hascurrency) | Entity | If the target has the given amount of vault currency |
| [HasEnchantment](/skills/conditions/HasEnchantment) | Entity | Checks if the target entity's equipped item has an enchantment |
| [HasGravity](/skills/conditions/hasgravity) | Entity | Tests if the target mob has gravity |
| [HasInventorySpace](/skills/conditions/hasinventoryspace) | Entity | If the target has the given amount of empty inventory space |
| [HasItem](/skills/conditions/hasItem) | Entity | Tests if the target player has the given number of given material |
| [HasOwner](/skills/conditions/hasowner) | Entity | Tests if the target mob has an owner |
| [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 |
| [HasGravity](/skills/conditions/hasgravity) | Entity | Tests if the target mob has gravity |
| [HasPotionEffect](/skills/conditions/haspotioneffect) | Entity | Tests if the target entity has a potion effect |
| [HasTag](/skills/conditions/hastag) | Entity | Tests if the target has a scoreboard tag |
| [HasPermission](/skills/conditions/haspermission) | Entity | Tests if the target player has a permission |
......
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
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples