// ChatBubbles | [1.21] | [Factions/Citizens Compatible] | [PlaceholderAPI] \\ icon

// ChatBubbles | [1.21] | [Factions/Citizens Compatible] | [PlaceholderAPI] \\ -----

Allow players to create chat bubbles above their head! [ Factions | PlaceholderAPI | No lagg ]




Version: 1.21.0.b.1
can you add fancyhologramm support? ??

Version: 1.21.0.b.1
Very good plugin! It works perfectly in 1.21, but are you going to make it support some older versions? I have a server that is 1.20.4 and it is not available
-
Author's response
If you click the "Version History" tab of the plugin, there are versions available for 1.20.1 which feel close enough to work with 1.20.4. I suggest trying them. If they do not, then I do not have any intention of backporting. Thank you for the review though.

Version: 1.20.1.a.3
I am a server from China, this is an excellent resource, my server is using it, it is great
-
Author's response
Thanks for the review! Glad you are enjoying it from across the world :)

Version: 1.20.1.a.2
This shit works! Very happy with this plugin and the developer is friendly. Just get it!
-
Author's response
Thanks for the review! Glad you enjoy it.

Version: 1.18.1.a.14
The plugin works great and developer is friendly and fast response to bugs and additional features

Version: 1.18.1.a.12
Well done, after your last update, it completely stopped working on 1.19, thanks, all the best
-
Author's response
It was a simple typo which I fixed within an hour of it being reported on my Discord rather than on Spigot, which I share everywhere I possibly can that I don't get notifications on. Don't be so cranky and passive aggressive lol. You also have access to all old releases in the "Updates" tab which still work fine in the future. Anyways, should be fixed in the new update :)

Version: 1.18.1.a.10
There was an idea to add sound for different players, an excellent donation service)

Version: 1.18.1.a.3
Simple and robust plugin with a unique purpose

I do believe a colored & formatted default config would be better to customize from, though. Thanks for making this plugin!
-
Author's response
Thanks for the review! I understand the request and I think it's reasonable to make, however I feel the functionality of the prefix system compounded with the complexity of the placeholder system makes the overall coloring process too complicated for me to explain with a prefilled config. Unfortunately there are just too many orders, overrides, and niche things to learn about how the coloring would work. So me not coloring by default is due to it not really being of much help as trial and error will probably be needed to understand and try to obtain a server's desired appearance. Hope my explanation is reasonable as well.

Version: 1.17.1.a.1
Because of me using Java 8, I had to install version 1.5.6 of the plugin, this plugin literally gives 50% of all the resources needed for an RP mc server. plus, it supports HEX colors! thanks for making this plugin!
-
Author's response
Thanks for the review. Glad you like it and find use in it!

Version: 1.17.1.a.1
maaan. that plugins just resets all my essential chat settings, and replacing the config of it dosn't help me... Wtf?

Version: 1.17.1.a.1
THIS IS VERY GOOD PLUGIN. THank you!!!! ^_^ .
-
Author's response
Thanks for the review! You asked on the forum if I can add sound support for when chatbubbles go off and that is already supported and in the config.yml :)

Version: 1.15.1.a.2
Plugin still works in 1.16.5 I just noticed 1 tiny issue but it isn't a big deal, plugin is amazing hoping it can properly be supported for 1.16.5.
-
Author's response
Thanks for the review! If you can, please report the issue (even if small) to my discord:
https://discord.gg/H32FcPp

Version: 1.15.1.a.2
Man, do not frown, this is not blackmail, from now on I do not see, I think the project is over with him?

Version: 1.15.1.a.2
Great plugin! Very thankful to you. Can you please add /cbtoggle [on/off] [playerName] feature? It will be great.
-
Author's response
If you wish to punish individual players and strip their individual ability to send or see chatbubbles, you should use a permission manager and the permissions you set in config.yml to give them a negating permission such as "-chatbubble.use" to disallow them from sending chatbubbles. The toggle command isn't meant to be used by staff members as punishment. The toggle command is meant to be a quality of life feature for players to make on their own accord.

Version: 1.15.1.a.2
I installed a plug-in called multimate chat and connected it to the server chat. Chatbubble doesn't work. /cb message will work. You do not have to set up an imageechat this time.
-
Author's response
Many chat handling plugins will override my plugin and alter the message in ways that effectively ruin my plugin. There is nothing I can do without overriding them back. My plugin is essentially a chat handler so if you have any other plugin handling chat it's only natural there will be headbutting.

Version: 1.15.1.a.1
> [22:50:22] [Server thread/ERROR]: Could not load 'plugins/ChatBubbles.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/TheTealViper/chatbubbles/ChatBubbles has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:139) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:394) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:301) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.loadPlugins(CraftServer.java:353) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.reload(CraftServer.java:833) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.Bukkit.reload(Bukkit.java:620) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:27) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:149) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:723) [server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchServerCommand(CraftServer.java:708) [server.jar:git-Spigot-6de3d4b-a6f8093]
at net.minecraft.server.v1_15_R1.DedicatedServer.handleCommandQueue(DedicatedServer.java:443) [server.jar:git-Spigot-6de3d4b-a6f8093]
at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:407) [server.jar:git-Spigot-6de3d4b-a6f8093]
at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-6de3d4b-a6f8093]
at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-6de3d4b-a6f8093]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Caused by: java.lang.UnsupportedClassVersionError: me/TheTealViper/chatbubbles/ChatBubbles has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_242]
at java.lang.ClassLoader.defineClass(ClassLoader.java:757) ~[?:1.8.0_242]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_242]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:163) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
at java.lang.ClassLoader.loadClass(ClassLoader.java:419) ~[?:1.8.0_242]
at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242]
at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-6de3d4b-a6f8093]
-
Author's response
You didn't read the plugin requirements much like anyone else. This plugin requires Java 11. You or your host is using Java 8. Java 8 is no longer supported by the company that created it.

https://imgur.com/hXLCLWc.png
^ The plugin description line you didn't read at all

Version: 1.15.1.a.1
Good plugin, does the job, but I will stay on 1.14 for now as I'm not running Java 11.
If you can, I highly suggest to make it work with Java 8 as the vast majority of minecraft servers use it (and it's still the default jdk in the official ubuntu repos)
-
Author's response
Ubuntu will surely be updating all their repos as Oracle, the company who made Java, has ended long term support for Java 8 and now has long term support for Java 11. I will not be making any plugins moving forward with Java 8 because it's not the standard anymore.

Version: 1.15.1.a.1
Hello, why require java 11? most of the host have java 8 :( and i cant use the plugin. how ever, it's a nice plugin.
-
Author's response
Java 8 is no longer supported by the company that MADE it Naizen. Java 11 is the currently supported Java, literally free, more optimized, and has a better feature set. There is no reason why you or your hosting provider can't update.

Version: 1.15.1.a.1
nice plugins, it works well. although it needs placeholders API but i think it should have more description in the page...
-
Author's response
It does not require PlaceholderAPI. Just because the default config.yml utilizes PlaceholderAPI does not mean it is required. Simply change the config. Thanks for the review though.

Version: 1.14.a
Awesome plugin, bring to survival sv a more inmersive experience!

i explain too bad what i was trying to say, the config is in "0", and yet still have to type /cb "msg" for the bubble appear. (this happen with uchat)

Thanks again,
-
Author's response
Thanks for the 5 stars! I saw your comment in the discussion section. Does it only happen with uchat? I might have to make note of an incompatibility if that's the case.

Version: 1.5.6
I really love this plugin, I wish there was a way for it to work with multichat/bungee. if there is a way I am probably being really dumb but other than that its great!
-
Author's response
That's a good direction for future possibilities! I've moved on to other projects but if I ever come back to this one, now I know what people would like :)

Version: 1.5.6
I never rated 5 star at any plugin... but this... this is future
Love the plugins
<3 tq Dev!
-
Author's response
Oh wow your first review eh? Thanks!

Version: 1.5.6
This brings SQUAREHEADED people alive !!
Now not just NPC's can talk -
Can see who's talking ...lol
Had this with Liteloader as client side mod.
This is much better now for all on the server to see....
-
Author's response
Thanks for the review! Glad you like it :)

Version: 1.5.4
The best plugin at what it does, perfect for a unique RPG experience and an awesome dev. Keep up the good work :3
-
Author's response
Thanks for the review! Be sure to report any other bugs you find or any suggestions you may have :)

Version: 1.5.4
Things seem to work alright, but only for operators! Players with the permission node can see the bubble, however when they used /cb and their message, nothing happens. No error, no message in chat, and no feedback in console either. I've tried multiple settings, triple checked for errors on my end, and can't seem to find a solution.
-
Author's response
Reaching out over DM

Version: 1.5.1
Like i said nice, but i have installer PlaceholderAPI and the names are still showing as %player_name%
-
Author's response
Hey Jail. To fix this issue type "/papi ecloud download player". The issue wasn't my plugin's fault. PlaceholderAPI requires you to download it's "modules" for placeholders and you have to download the player module in order for playername to kick in and actually change. I'll make sure to add that to my plugins description so people know :)

Version: 1.4.10
Hey so it's pretty great for my RPG server
(hope I'll get this work with MythicMobs, didn't test i yet)
I have one small problem tho, %player_name% doesn't work. I mean, it shows "%player_name%" above chat bubble instead of actual nickname.
Besides that, u just saved my server :D
-
Author's response
Hey there F4eddy. Thanks for the review man. If placeholders aren't working for you, it's because you need to install PlaceholderAPI. Once you add that in everything should work :)

Version: 1.4.10
YES! A chat Bubble Plugin that works in 1.12! I’m offically starting to follow you dude, you have some useful, simple, and clean plugins
-
Author's response
Aye sick! Recently I've been throwing stuff together really quick because it's been for request but when I release stuff that's my own idea it tends to be pretty good in my opinion haha. You can tell trash from gold by the thumbnail. If it's a weird looking dude, it's been a request. If it's literally anything else, it's been me :)

Version: 1.4.10
pretty banging.

One day a boy was frolicking in an enchanted forest. He saw a tree house, went inside and found a plant with a big mouth. He entered inside the plant's mouth and got eaten.
-
Author's response
But did he have bitcoin tho

Version: 1.4.9
This is a simple, yet practical plugin! All role-play, factions, and towny servers should have this unique plugin! :)
-
Author's response
It's actually not unique haha. I saw two other versions but neither had bubbles that 1. followed the player nor 2. allowed for custom formatting. I didn't invent anything I just improved what was already there. Thanks for the review though!

Version: 1.3.3
This plugin is excellent, i love the concept, however the chat bubbles use regular nameplate backgrounds, maybe you could add a different background, such as an actual chat bubble like on habbo or something, also maybe use placeholders to customize the chat bubbles a little more efficiently from config?

Overall, really good plugin, i love the idea man keep it up ;)
-
Author's response
Heh I prefer recommendations in the discussion section and/or pm but thanks for the 5 star! I'm going to start working on placeholders and better server-sided control of the layout of the messages right now :)

Version: 1.2.9
Excellent plugin for roleplay servers! 10/10 great developer too! Thanks for the plugin!
-
Author's response
Thanks for the review! Glad you like the plugin and if anything goes wrong, feel free to let me know :)

Resource Information
Author:
----------
Total Downloads: 44,819
First Release: Nov 9, 2017
Last Update: Oct 31, 2024
Category: ---------------
All-Time Rating:
30 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings