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
    • Mechanics
  • potionclear

potionclear · Changes

Page history
Added Type attribute authored Jul 09, 2023 by Amy's avatar Amy
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 3 deletions
+6 -3
  • skills/mechanics/potionclear.md skills/mechanics/potionclear.md +6 -3
  • No files found.
skills/mechanics/potionclear.md
View page @ c8d9e7c1
......@@ -4,11 +4,14 @@ Clears all potion effects from the target entity
| Attribute | Alias | Description |
| --------- | ----- | ----------- |
| none | none | none |
| types | type | The type or list of types of potion effect to clear. |
Not providing a type will clear all effects.
**Examples**
```
- potionclear{} @target
```yaml
- potionclear{type=FIRE_RESISTANCE} @target
- potionclear{type=FIRE_RESISTANCE,SPEED} @self
- potionclear{} @self
```
\ 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
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
  • Metaskills
  • Placeholders
  • Variables
  • Math
Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework
Drops & DropTables
  • Drop Types
Spawning
  • Spawners
  • Random Spawns
Examples