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 137
    • Issues 137
    • 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
  • wearing

wearing · Changes

Page history
Is this going to change anything? authored Dec 27, 2021 by Phillip's avatar Phillip
Show whitespace changes
Inline Side-by-side
Showing with 0 additions and 0 deletions
+0 -0
  • Skills/conditions/wearing.md Skills/conditions/wearing.md +0 -0
  • No files found.
Skills/conditions/wearing.md 0 → 100644
View page @ d4c517d0
**Description:** This condition checks if the target entity is wearing the selected item.
**Type:** Entity
---
**Attributes:**
| Attribute | Alias | Description | Default |
| --------- | --------- | ----------- | ------- |
| armorslot | slot, s | The item slot to check. | HEAD |
| material | mmitem, m | A material or MythicItem name to check for. Also supports MMOItems in the format mmoitems.TYPE.ID | DIRT |
**Valid Slots:**
| HEAD | CHEST | LEGS | FEET | HAND | OFFHAND |
| ---- | ----- | ---- | ---- | ---- | ------- |
---
**Examples:**
```
Conditions:
- wearing{slot=HAND;m=IRON_SWORD} true
- wearing{slot=CHEST;m=mmoitems.TYPE.ID} true
```
---
**Aliases:**
| Condition Aliases |
| ----------------- |
| iswearing |
| wielding |
| iswielding |
---
\ No newline at end of file
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information

Mobs

  • Overview
  • Types
  • 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

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • DamageSpells