HomeJavaModsChat Bubble
Chat Bubble
ModsJava

Chat Bubble

by SirSnaryo · on Modrinth

Shows chat messages as floating bubbles above player heads. Smooth movement and auto disappear. Everything can be configured and Background color and Text…

⬇ Download on Modrinth
Chat Bubble — screenshot 1

Chat Bubble

Paper Purpur Spigot Bukkit Modrinth


Discord
Please contact me on Discord if you have any suggestions or edits.


What


Features


Commands

Command Access Description
/chatbubble:use Everyone Shows credits for the creator
/chatbubble:reload Operator Reloads the configuration

Configuration

Config.yml
# =============================================================
#                 CHAT BUBBLE CONFIGURATION
# =============================================================

# -------------------------------------------------------------
# [General Settings]
# -------------------------------------------------------------

# Enable the plugin?
plugin-enabled: true

# Height above player's head.
base-height: 0.75

# Max characters per line.
line-length: 30

# -------------------------------------------------------------
# [Visual & Color]
# -------------------------------------------------------------

# The color of the text message.
text-color: "#FFFFFF"

# The background color of the bubble.
# Format: #AARRGGBB (Alpha, Red, Green, Blue)
# Default: #80000000 (Transparent Black)
# Transparent #00000000 (Invisible)
background-color: "#80000000"

# Should the text have a shadow?
text-shadow: true

# Can the bubble be seen through walls?
see-through-blocks: false

# -------------------------------------------------------------
# [Duration]
# -------------------------------------------------------------

# Minimum time (in ticks) a bubble stays. 100 ticks = 5 seconds.
base-duration-ticks: 100
# Time added per letter. Higher = slower disappear.
ticks-per-character: 5

# -------------------------------------------------------------
# [Stacking System]
# -------------------------------------------------------------

stacking-enabled: true
max-active-bubbles: 3
stack-height-offset: 0.35

# -------------------------------------------------------------
# [Optimization]
# -------------------------------------------------------------

culling-enabled: false
culling-range: 50

# -------------------------------------------------------------
# [Sound]
# -------------------------------------------------------------

sound-enabled: false
sound-name: "UI_TOAST_IN"
sound-volume: 0.5
sound-pitch: 1.5

# -------------------------------------------------------------
# [Animations]
# -------------------------------------------------------------

fade-in-enabled: false
fade-in-ticks: 5
fade-out-enabled: true
fade-out-ticks: 20

# -------------------------------------------------------------
# [Filtering]
# -------------------------------------------------------------

hide-while-sneaking: false
hide-if-invisible: true

world-filter:
  enabled: false
  disabled-worlds:
    - "spawn_hub"
    - "pvp_arena"

word-filter:
  enabled: false
  replacement-char: "*"
  blocked-words:
    - "badword"
    - "slur"

Installation


Versions


Platforms

Version Supported


Modrinth Gallery

Example Download


© 2026 Chat Bubble. All rights reserved to MIT.

Donate via PayPal

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more