DO NOT GET. I downloaded it and it started muteing players randomly with out them even saying anything and my windows virus detecter went off i had to go get my pc checked and he found a rat on my pc. stay safe.
WOST PLUGIN EVERRRRRR!!!!!!!
it complete ruined my server the viruses coming with it perm muted every player in the my server then i had to delete it DO NOT DOWNLOAD!!
What a wonderful plugin. You are a great person and great developer. Well done! This is the only plugin I found that is free and supports relational placeholders for factions in chat.
[21:38:09 WARN]: [ChatCore] Task #12046 for ChatCore v2.16 generated an exception
java.lang.IllegalArgumentException: bound must be positive
Also it's not allowing me to disable the announcement feature, it's always showing them even though i've disabled them completely..
It has a lot of neat features, but like everyone else are saying: hex colours are not supported like you expect it to. Placeholders are sent in plain-text, so no coloured prefixes and stuff
Very customizable and useful plugin. Suggestion: add a death-messages-prefix. Also, if a player is killed by a named weapon the death-messages-color will override it.
The plugin is very transparent and most importantly for me, SIMPLE. You can disable what you want, edit what you want, etc. It's an awesome plugin. However, I miss having features like staff chat on Bungee or global announces on the whole proxy server. That's how the plugin would be perfect. The plugin is highly underrated and very straightforward
The hover feature is great, and works as intended, however it doesn't support hex colors from luckperms or deluxetags - instead it alters the colors to seemingly random basic colors. If this is patched, I'll definitely use this plugin. This seems to be an issue listed on the github as well dating back to around April this year.
Note: Hex IS supported within the plugin's own config file, but if you're using placeholders the plugin messes with that. I did try various methods in the other plugin's config files to try to fix this, but it's specifically something with this one not wanting to play nice with placeholders hex.
Really good, easy to use. However, when I'm using deluxe tags with hex values, they show up with different colours inside of the chat. For example a purple gradient hex tag shows up with around 5 different basic colours, any help is appreciated
Not quite sure what you mean by this. Hex colors are supported
Version: 2.15
Very good plugin, full of features and highly configurable. But can't disable announcement messages, set to false, remove them, but in the chat always the default messages. I will put 5 stars when this issue will be fixed ! :)
[21:25:39 ERROR]: Could not pass event AsyncPlayerChatEvent to ChatCore v2.14
java.lang.NoSuchMethodError: 'boolean org.bukkit.entity.Player.isInvisible()'
at me.cranked.chatcore.events.Mention.onChat(Mention.java:31) ~[?:?]
at org.imanity.imanityspigot.events.executor.asm.generated.GeneratedEventExecutor48.execute(Unknown Source) ~[?:?]
at org.imanity.imanityspigot.executor.EventExecutorGenerator.lambda$create$1(EventExecutorGenerator.java:62) ~[spigot.jar:git-iSpigot-PaperEdition]
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[spigot.jar:git-iSpigot-PaperEdition]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-iSpigot-PaperEdition]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:524) ~[spigot.jar:git-iSpigot-PaperEdition]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:510) ~[spigot.jar:git-iSpigot-PaperEdition]
at net.minecraft.server.v1_8_R3.PlayerConnection.chat(SourceFile:1305) ~[spigot.jar:git-iSpigot-PaperEdition]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(SourceFile:1220) ~[spigot.jar:git-iSpigot-PaperEdition]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.lambda$a$0(SourceFile:54) ~[spigot.jar:git-iSpigot-PaperEdition]
at org.imanity.imanityspigot.h$a.run(Unknown Source) ~[spigot.jar:git-iSpigot-PaperEdition]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Sorry, I made the plugin with 1.19 in mind. Latest version fixes this. Please use proper forms of getting support, not reviews.
Version: 2.14
excellent plugin, but i think its limited on coloring. text stays white for %message% even after a normal and hex color code try, heres mine for u to try. member: ':player: %name% &4&l»&c&l»&f&l»&r %message%'
i also removed the &r still wont change color, maybe i have to many it can handle idk. tyty for taking the time to create this wonder plugin btw.
org.bukkit.command.CommandException: Cannot execute command 'chatcore:chatcore' in plugin ChatCore v2.13 - plugin is disabled.
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:155) ~[paper-api-1.19.2-R0.1-SNAPSHOT.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.CraftServer.dispatchCommand(CraftServer.java:916) ~[paper-1.19.2.jar:git-Paper-307]
at org.bukkit.craftbukkit.v1_19_R1.command.BukkitCommandWrapper.run(BukkitCommandWrapper.java:64) ~[paper-1.19.2.jar:git-Paper-307]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:264) ~[paper-1.19.2.jar:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:305) ~[?:?]
at net.minecraft.commands.Commands.performCommand(Commands.java:289) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.performChatCommand(ServerGamePacketListenerImpl.java:2294) ~[?:?]
at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$20(ServerGamePacketListenerImpl.java:2248) ~[?:?]
at net.minecraft.util.thread.BlockableEventLoop.lambda$submitAsync$0(BlockableEventLoop.java:59) ~[?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:153) ~[?:?]
at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[?:?]
at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1341) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:185) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:126) ~[?:?]
at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1318) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1311) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:114) ~[?:?]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1445) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1173) ~[paper-1.19.2.jar:git-Paper-307]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:305) ~[paper-1.19.2.jar:git-Paper-307]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
-------------------------------------------------------------------------------------
help me
It's the auto broadcaster. Check the config. You can disable it if you want. This is not the place to take away stars just because you didn't reach out for help or read the config ):
Version: 2.11
Bom, eu gostaria de informar que o plugin poderia ter compatibilidade com o LibertyBans... pois, quando é aplicado o /mute, ainda é possivel falar no chat, tirando isso, foi uma boa atualização
how to fix?
ould not load 'plugins\ChatCore-2.4.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/cranked/chatcore/ChatCore has been compiled by a more recent version of the Java Runtime (class file version 53.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:135) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-21fe707-741a1bd]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-21fe707-741a1bd]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
Caused by: java.lang.UnsupportedClassVersionError: me/cranked/chatcore/ChatCore has been compiled by a more recent version of the Java Runtime (class file version 53.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_51]
at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_51]
at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_51]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_51]
at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_51]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot.jar:git-Spigot-21fe707-741a1bd]
... 6 more
Puts together a lot of stuff that should've been there from the beginning.
Works way easier and more aesthetically pleasing from the beginning than most chat plugins.
Great job so far! I am happy with this chat and hope it can remain in development!
Simple and easy to use. Very convenient plugin all around. I hope to see continued support for this plugin as the developer clearly knows how to code things that just work.
Plugin looks promising. I'm curious to see how the plugin will hold up when scaling to higher populations on servers and what new/improved features will follow in the future!
It has potential, if it had compatibility with towny with nation chats for %nation and %town variables in chat formatter, It would be even better. I can help with the translation of the plugin if to Portuguese, I'm Brazilian, this plugin have potential!
Thanks for the review! This plugin is compatible with Towny, you just need to use PlaceholderAPI and download the Towny extension. View this page for more info:
https://api.extendedclip.com/expansions/towny/
Version: 2.0
A potentially good alternative to other bulkier chat plugins, but it currently has some issues. We ran into several issues that made us concerned about the plugin's quality overall. Support also seems to be non-existent at the moment.