LiveChat

What's coming in LiveChat 4.2? (Planned features)
- Passwords for chat channels
- JSON chat options
LiveChat provides an advanced chat system for your server, with many features and fully configurable options.
- Public chat.
- Private chat
- Local chat.
- PlotMe chat.
- Reply private messages.
- Emote.
- Staff chat.
- Admin chat.
- Fully customizable chat format with many variables.
- Factions support.
- Support for color codes, chat formatting codes, and chat magic
- Socialspy for private chat.
- Ignore users.
- Mute users.
![]()




-
View User Profile
-
Send Message
Posted Mar 11, 2013Hi, u should add a "censor" feature to this plugin
-
View User Profile
-
Send Message
Posted Mar 10, 2013@user_587959
A plugin was made that auto added people to a group on join.. Which corrected the issues I was having.
Now that I have the plugin working I have a few suggestions.
Then I can remove the other chat plugin that does the swear/caps lock filter :)
IF anyone was having the issue I was having before then please message me and I'll send you a link to a plugin that will correct the issue.
-
View User Profile
-
Send Message
Posted Mar 7, 2013I was testing out this plugin and in the console it seems to work fine for me, however when someone else trys to talk I don't see anything and in console I see " Could not pass event AsyncPlayerChatEvent to LiveChat v2.0.8"
Anyone have this issue? I looked back a few pages and did some google searches... however I could not find an answer
After some testing I found that if a player is in a group then the chat works fine.. if a brand new player comes on the server then they will get the error stated as above.
-
View User Profile
-
Send Message
Posted Mar 6, 2013@ravand
If you take a look at the configs and permissions carefully you will see there's already an easy way to bypass that. (Hint: Use permissions)
-
View User Profile
-
Send Message
Posted Mar 6, 2013Can you please remove the "Nobody heard you" feature i dont see any sense in it
-
View User Profile
-
Send Message
Posted Mar 3, 2013Is it possible to make it update the name-tag everytime you get hit so HP displays accurately?
-
View User Profile
-
Send Message
Posted Mar 2, 2013Hi guys here's LiveChat v2.0.8 working with Factions 1.8.0 and craftbukkit 1.4.7 R1.0. I am possibly looking into adding timed mutes but there you go. :)
Link Removed: http://www.mediafire.com/download.php?blcmd0mdm7nij0b
-
View User Profile
-
Send Message
Posted Mar 2, 2013Hi I was wondering if you could take a look at supporting Factions v1.8.0. I tried compiling with the updated jar and had success with no errors. But when you type in chat you get an error and can't chat if you are in a faction.
-
View User Profile
-
Send Message
Posted Feb 28, 2013I really could use the custom channel support as well
-
View User Profile
-
Send Message
Posted Feb 27, 2013Could you please add support for custom channels? I'm wanting to create a moderator channel allowed for moderators and admin, but then have an admin channel for admin only. I'm fairly certain I am not the only one who is wanting this feature added, and it's addition would be greatly appreciated by me. Thank you for your consideration, I look forward to hopefully seeing this feature in the near future. :D
-
View User Profile
-
Send Message
Posted Feb 25, 2013Hi, your plugin is awesome, but I have a little problem in my local server, see the image. Its configurable the number of characters to display in the User List? And in the name Tag?
ScreenShot Link
Plugins Inside: -LiveChat -PermissionsEx -TagAPI -Vault -WorldEdit -WorldGuard
-
View User Profile
-
Send Message
Posted Feb 22, 2013Awesome Like! +
-
View User Profile
-
Send Message
Posted Feb 22, 2013Wow so far this is an amazing plugin - simple and lightweight. I was wondering about the permissions though, I'm using PermissionsEX and as a test added -livechat.send but the user is still able to send messages. Is this working properly?
I was also wondering if it would be possible to add a mute time to the mute command, that would be awesome. I will consider donating once I have tested the plugin live. :)
-
View User Profile
-
Send Message
Posted Feb 16, 2013Can we change the control for global chat by ! as essential chat ? It will be more interesting and so easy to speak.
-
View User Profile
-
Send Message
Posted Feb 15, 2013@EighthNote95
I would also love Towny formatting. To make it even better, being able to chat in town and nation channels like Towny chat has with /tc and /nc.
-
View User Profile
-
Send Message
Posted Feb 14, 2013I get this error when i start the server:
[SEVERE] Could not load 'plugins/LiveChat.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/gmail/zant95/LiveChat/LiveChat : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_R1.PlayerList.<init>(PlayerList.java:55) at net.minecraft.server.v1_4_R1.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.UnsupportedClassVersionError: com/gmail/zant95/LiveChat/LiveChat : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more
Cant figure out where it comes from
EDIT: Ok i found the mistake! I used java6 instead of java7
-
View User Profile
-
Send Message
Posted Feb 12, 2013Just installed LiveChat yesterday due to its multiworld support. I have now noticed on each server restart the below erorr appears from LiveChat
http://pastebin.com/DhSaZmgX
Any suggestions?
-
View User Profile
-
Send Message
Posted Feb 11, 2013Would it be possible to add Towny formatting support?
-
View User Profile
-
Send Message
Posted Feb 9, 2013@Darinator101
@Darinator101 Did you edit the configuration file? It's in plugins/LiveChat/config.yml It's on lines 3 to 18. You can find information and instructions on how to edit these lines on the Config Help page. You can find a link to it under the LiveChat logo. :)
-
View User Profile
-
Send Message
Posted Feb 7, 2013Is this compatible with bpermissions? I cannot get it to work. I moved from permissionsex to bperms and none of the channels work. It all says "you don't have permission to speak on this channel" when all perms were assigned before. So odd.