XiaoMoMi Plugins
δΈ­ζ–‡η»΄εŸΊ
CustomNameplates
CustomNameplates
  • Plugin Wiki
    • πŸ€ CustomNameplates
      • ✏️ Text format
      • ❓️ Common Questions
      • πŸ“– Basic Font Knowledge
      • βš™οΈ Config
        • config.yml
        • bossbar.yml
        • actionbar.yml
        • bubble.yml
        • nameplate.yml
        • advance-data.yml
      • βž•οΈ Add New Contents
        • 🏷️ Nameplate
        • πŸ–ΌοΈ Background
        • πŸ’¬ Bubble
        • πŸ”Ά Image
      • πŸ…ΏοΈ Custom Placeholders
        • Switch Text
        • Background/Nameplate/Bubble Text
        • Shift Text
        • Conditional Text
        • Static Text
        • Vanilla Hud
      • πŸ…ΏοΈ Placeholders
      • βœ… Condition
      • 🐚 Command & Permission
      • 🀝 Compatibility
        • MagicCosmetics
      • πŸ” Examples
        • Stamina Bar
        • One Time Bedrock ActionBar
      • ⌨️ API
        • Basic Operations
      • πŸ“ CustomNameplates Update: Version 2.4 to 3.0 Overview
Powered by GitBook
On this page
  • Basics
  • Add a new Bubble configuration
  1. Plugin Wiki
  2. πŸ€ CustomNameplates
  3. βž•οΈ Add New Contents

πŸ’¬ Bubble

PreviousπŸ–ΌοΈ BackgroundNextπŸ”Ά Image

Last updated 1 month ago

Basics

You can refer to this page since they are working in almost the same way

Add a new Bubble configuration

Bubble config contains 4 images and a YAML config file.

left:
  image: chat_left
  height: 13
  ascent: 9
middle:
  image: chat_middle
  height: 13
  ascent: 9
right:
  image: chat_right
  height: 13
  ascent: 9
tail:
  image: chat_tail
  height: 13
  ascent: 9

height/ascent:

  • height: The height of the character, measured in pixels. Can be negative. This tag is separate from the area used in the source texture and just rescales the displayed result.

  • ascent: The ascent of the character, measured in pixels. This value adds a vertical shift to the displayed result.