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 May 16, 2013Is chat delay possible?
-
View User Profile
-
Send Message
Posted May 7, 2013This plugin doesn't work with Factions anymore
check this screenshot:
http://puu.sh/2OK2e.png
-
View User Profile
-
Send Message
Posted May 5, 2013Does this plugin work on 1.5.2?
-
View User Profile
-
Send Message
Posted May 2, 2013I'm having this issue on 1.5.1-R0.2 when trying to speak first time:
http://pastebin.com/Zp4Y5eth
After that I'm always having "You don't have permission to speak on this channel".
-
View User Profile
-
Send Message
Posted Apr 28, 2013would be awesome if you had multi server support as well XD
-
View User Profile
-
Send Message
Posted Apr 25, 2013Could we get a /vanish command or something? Essentials /vanish doesn't seem to work with this.
-
View User Profile
-
Send Message
Posted Apr 24, 2013I would like custom channels to be added, if it isn't too much to ask. That's the only thing holding LiveChat back, in my opinion. That, along with possibly passcode locked channels.
Thanks for the great work!
-
View User Profile
-
Send Message
Posted Apr 22, 2013I am using multiverse, and was wondering if there was a way to separate the chats per world?
-
View User Profile
-
Send Message
Posted Apr 21, 2013Livechat is giving me issues with factions 1.8.
I have tried disabling factions on my server and then livechat would just work properly. Perhaps you could add an option to the config to disable faction support of this plugin or either please fix this chat program with factions 1.8.
Here is the error message that livechat spits on me
-
View User Profile
-
Send Message
Posted Apr 16, 2013We have been using LiveChat for some time now but are facing a major problem now. Due to the increase in size of the server, we have subdivided the 'worlds' onto multiple servers using a proxy. Whilst everything works, livechat is returning 'Nobody Heard You', when in fact people on other servers are hearing you.
Is there a way to switch to default and show the text message anyway?
-
View User Profile
-
Send Message
Posted Apr 9, 2013suport for color chat tags? (factions)
-
View User Profile
-
Send Message
Posted Apr 7, 2013Not working with permissions bukkit?
-
View User Profile
-
Send Message
Posted Apr 7, 2013@deleted_10868209
I've exactly the same ! I can do anything !
Can anyone help me to fix it ?
EDIT : Ok, I've fix it !
This plugin does not work without permissions plugin ! (PermissionsEX, bPermissions...)
-
View User Profile
-
Send Message
Posted Apr 6, 2013* I get this error everytime i join my server:
6:11:41 PM [SEVERE] Could not pass event PlayerJoinEvent to LiveChat v2.0.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.v1_5_R2.PlayerList.c(PlayerList.java:205) at net.minecraft.server.v1_5_R2.PlayerList.a(PlayerList.java:101) at net.minecraft.server.v1_5_R2.PendingConnection.d(PendingConnection.java:129) at net.minecraft.server.v1_5_R2.PendingConnection.c(PendingConnection.java:44) at net.minecraft.server.v1_5_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41) at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:29) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at com.gmail.zant95.LiveChat.FormatTool.magic(FormatTool.java:38) at com.gmail.zant95.LiveChat.FormatTool.all(FormatTool.java:7) at com.gmail.zant95.LiveChat.PlayerDisplayName.main(PlayerDisplayName.java:29) at com.gmail.zant95.LiveChat.Listeners.JoinListener.onPlayerJoin(JoinListener.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 14 more
6:12:32 PM [SEVERE] Could not pass event AsyncPlayerChatEvent to LiveChat v2.0.8 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:890) at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:840) at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R2.NetworkManager.i(NetworkManager.java:210) at net.minecraft.server.v1_5_R2.NetworkManager.c(NetworkManager.java:346) at net.minecraft.server.v1_5_R2.NetworkReaderThread.run(SourceFile:94) Caused by: java.lang.NullPointerException at com.gmail.zant95.LiveChat.FormatTool.magic(FormatTool.java:38) at com.gmail.zant95.LiveChat.FormatTool.all(FormatTool.java:7) at com.gmail.zant95.LiveChat.PlayerDisplayName.main(PlayerDisplayName.java:29) at com.gmail.zant95.LiveChat.Listeners.ChatListener.onPlayerChat(ChatListener.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 9 more
Can anyone tell me how to fix?
-
View User Profile
-
Send Message
Posted Apr 4, 2013How do I get ops to have their own chat color? Can I change each groups chat color using the groups from permissions?
@monstercat101
type /socialspy - if they cant use it they need the permission.node
-
View User Profile
-
Send Message
Posted Apr 1, 2013is there a way to create a custom channel?
-
View User Profile
-
Send Message
Posted Mar 31, 2013Update? How can I get admins able to hear every channel at once? Is there a way that some ppl can be in more than one channel at once? Thanks
-
View User Profile
-
Send Message
Posted Mar 29, 2013hello, is there a way to disable people from talking in chat with colors? thanks
-
View User Profile
-
Send Message
Posted Mar 25, 2013Please add a feature to disable the userlist feature. Because there is a new plugin, which change the playerlist and the LiveChat changes it, too. Here is the link: http://dev.bukkit.org/server-mods/tabconfig/
Please add an off-feature.
Thanks
-
View User Profile
-
Send Message
Posted Mar 12, 2013I would like to suggest adding custom prefix / suffix per group in the config.