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 144
    • Issues 144
    • 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
    • Mobs
  • BossBar

BossBar · Changes

Page history
Update BossBar authored Sep 18, 2023 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 10 additions and 8 deletions
+10 -8
  • Mobs/BossBar.md Mobs/BossBar.md +10 -8
  • No files found.
Mobs/BossBar.md
View page @ a5b00e45
**BossBar**
The BossBar feature is used to give your custom mobs a healthbar in the same style used by the Ender Dragon and Wither, but with a lot more options for customization.
**Syntax**
## Syntax
```
```yaml
internal_mobname:
Type: <mobtype>
BossBar:
......@@ -18,23 +16,27 @@ internal_mobname:
PlayMusic: [true/false]
```
### Color
Available colors for Color (case sensitive): PINK, BLUE, RED, GREEN, YELLOW, PURPLE, WHITE.
### Style
Available styles for Style (case sensitive): SOLID, SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, SEGMENTED_20.
### Range
Range is the distance the BossBar will be displayed to players around the mob.
### Extra Options
CreateFog adds a fog-like effect to the player's vision while in the radius defined for the bossbar.
DarkenSky darkens the sky while in the radius defined for the bossbar, similar to the effect created when the Wither is spawned.
<!--
I'm not too sure what PlayMusic does, but I presume it plays boss music while in the radius defined for the bossbar.
-->
**Examples**
Test:
```
## Examples
```yaml
SuperCreeper:
Type: creeper
Display: '&cTest'
......
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
  • Vanilla Overrides
  • 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
Useful Tips