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 142
    • Issues 142
    • 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
  • barset

barset · Changes

Page history
Update barset authored Sep 01, 2021 by Woodyso's avatar Woodyso
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 5 deletions
+4 -5
  • skills/mechanics/barset.md skills/mechanics/barset.md +4 -5
  • No files found.
skills/mechanics/barset.md
View page @ cc9c2d5c
......@@ -9,14 +9,13 @@ Attributes
| Attribute | Aliases | Description | Default Value |
|-----------|---------|---------------------------------------------------------|-----------------------------|
| name | n | The name of the bossbar. | infobar |
| display | d | The text displayed on the bar. | <skill.var.aura-name> |
| display | d | The text displayed on the bossbar. | <skill.var.aura-name> |
| value | v | How filled the bossbar is. Must be between 0.0 and 1.0. | 1.0 |
| color | c | The color of the bossbar. Accepts any of: PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE. | None (will error if left empty) |
| style | s | The style of the bossbar. Accepts any of: SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20. | None (will error if left empty) |
Examples
--------
Skills:
- barSet{name="MyBossBar";display="<caster.name> - <caster.hp>";value=1.0} @self ~onDamaged
- barSet{name="MyBossBar";display="<caster.name> - <caster.hp>";value=1.0;color=RED;style=SEGMENTED_6} @self ~onDamaged
- ...
\ 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: MiniaturePets

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