Spigot, Paper, Purpur and
Folia are compatible.
If you have any issues with a certain software, please report it on the
Discord server or
open an issue on GitHub.
Install PacketEvents (Needed for PassengerAPI and Better ChatBubbles)
Copy it into the <server>/plugins folder
Restart your server
Read this before buying!
Only Minecraft version 1.19.4 to 1.21 is supported! It will NOT work on older versions at all!
Geyser is not officially supported! Bedrock players will not see the bubbles as intended!
No commands are displayed above the player just all chat messages.
It does not matter if its a party chat or guild chat... Every player will see the bubbles depending on the chatbubbles.seebubbles permission! Use the API to solve this problem!
Display chat messages above player heads visually text display entities.
The entities are sent via packets to prevent server issues and allow for individual player toggling and teleportation as passengers.
ItemsAdder emoji support
Customizable bubble offset, duration spacing, and view range
Style options like background color, text shadow and size
Bubble animation options
View & send bubbles permissions
& more (in config)
An API which you can use in your own plugin and for example control which players should see the bubbles which not, show chat bubbles above other entities (Not just players) or even create a damage indicator. You can also modify existing chat bubbles in the BubbleCreateEvent
To enable all permissions first set
PermissionsEnabled in the config to
true chatbubbles.commands is always enabled to prevent users from using the reload and toggle command.