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 150
    • Issues 150
    • 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 Plugin and Premium conditions authored Dec 01, 2022 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 1 deletion
+3 -1
  • Skills/Conditions.md Skills/Conditions.md +3 -1
  • No files found.
Skills/Conditions.md
View page @ 8607d28d
...@@ -152,7 +152,7 @@ Conditions ...@@ -152,7 +152,7 @@ Conditions
| [Inside](/skills/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 |
| [isClimbing](/skills/conditions/isClimbing) | Entity | Checks if the target entity is climbing | [isClimbing](/skills/conditions/isClimbing) | Entity | Checks if the target entity is climbing
| [isFlying](/skills/conditions/isflying) | Entity | Checks if the target player is flying | [isFlying](/skills/conditions/isflying) | Entity | Checks if the target player is flying
| [isFrozen](/skills/conditions/isfrozen) | Entity | Checks if the target entity is frozen | [isFrozen](/skills/conditions/isfrozen) | Entity | Checks if the target entity is frozen
| [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 |
...@@ -195,6 +195,8 @@ Conditions ...@@ -195,6 +195,8 @@ Conditions
| [PlayersInWorld](skills/conditions/playersinworld) | Meta | Matches the number of players in the caster's world | [PlayersInWorld](skills/conditions/playersinworld) | Meta | Matches the number of players in the caster's world
| [PlayerNotWithin](/skills/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](/skills/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 |
| [Plugin](/skills/conditions/plugin) | Meta | Checks if the specified plugin is running on the server
| [Premium](/skills/conditions/premium) | Meta | Checks if MythicMobs Premium is running on the server
| [Raining](/skills/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](/skills/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](/skills/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 |
......
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
  • 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