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 MythicPack, PackVersion and PackVersionGreater conditions authored May 05, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 0 deletions
+3 -0
  • Skills/Conditions.md Skills/Conditions.md +3 -0
  • No files found.
Skills/Conditions.md
View page @ 8c0fdc9f
......@@ -191,6 +191,7 @@ Conditions
| [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 |
| [MythicPack](/skills/conditions/mythicpack) | Meta | Checks for the presence of Pack |
| [Name](/skills/conditions/name) | Entity | Checks against the entity's name |
| [NearClaim](/skills/conditions/nearclaim) | Location | If the target location is near any GriefPrevention claims |
| [Night](/skills/conditions/night) | Location | If the time is night, from 14000 to 22000 in-game time |
......@@ -201,6 +202,8 @@ Conditions
| [Outside](/skills/conditions/outside) | Location | If the target has open sky above them |
| [Owner](/skills/conditions/owner) | Compare | Checks if the target entity is the owner of the caster |
| [OwnerIsOnline](/skills/conditions/ownerisonline) | Entity | Checks if the owner of the target mob is online, if the owner is a player |
| [PackVersion](/skills/conditions/packversion) | Meta | Checks if a pack has a specified version |
| [PackVersionGreater](/skills/conditions/packversiongreater) | Meta | Checks if a pack has a version greater or equal the specified one |
| [Pitch](/skills/conditions/pitch) | Entity | Checks if the pitch of the target entity is within a range |
| [PlayerKills](/skills/conditions/playerkills) | Entity | Matches how many players the target mob has killed |
| [PlayersInRadius](/skills/conditions/playersinradius) | Entity | Checks how many players are in a radius |
......
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