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 ServerNmsVersion and ServerVersion conditions and fixed the table layout authored May 05, 2023 by Lxlp's avatar Lxlp
Show whitespace changes
Inline Side-by-side
Showing with 115 additions and 113 deletions
+115 -113
  • Skills/Conditions.md Skills/Conditions.md +115 -113
  • No files found.
Skills/Conditions.md
View page @ 175a198e
......@@ -105,7 +105,7 @@ Conditions
----------
| Condition | Type | Description |
|-------------------------------------------------------------------------------|----------|---------------------------------------------------------------------------------------------|
|-------------------------------------------------------------------------------|----------|----------------------------------------------------------------------------------------------|
| [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 |
| [BiomeType](/skills/conditions/biometype) | Location | Tests for the biome category at a location. |
......@@ -217,6 +217,8 @@ Conditions
| [Region](/skills/conditions/region) | Location | If the target is within the given WorldGuard region |
| [SameFaction](/skills/conditions/samefaction) | Entity | Tests if the caster and target are in the same faction |
| [Score](/skills/conditions/score) | Entity | Checks a scoreboard value of the target entity |
| [ServerNmsVersion](/skills/conditions/servernmsversion) | Meta | Checks if the server is running the specified minecraft NMS version. |
| [ServerVersion](/skills/conditions/serverversion) | Meta | Checks if the server is running the specified minecraft version. |
| [SkillOnCooldown](/skills/conditions/skilloncooldown) | Entity | Checks if the given skill is in cooldown for the target |
| [Stance](/skills/conditions/stance) | Entity | Checks the stance of the target mob |
| [StringEquals](/skills/conditions/stringequals) | Meta | Checks if value1 equals value2. Both values can use variables and placeholders. |
......
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