MChat
MChat - Chat formatting plugin
READ ME: The Essentials plugin kit kills every other competing plugin. Thus, if you want to use MChat, disable/delete Essentials Chat.
Help Pages
READ THESE BEFORE MAKING A TICKET
Commands with Permission Nodes
Variables for formatting
Permission Nodes
Misc Help Pages
Components:
- MChat - The core of the plugin, provides all the necessary functions expected of a chat formatting plugin, plus some more!
- MChannels - Introduces the feature to create different chat channels that users may join
- MSocial - Adds additional social features such as conversations and custom formatted pms, shouting/yelling, and custom /say formatting.
- MAdvanced - Adds extra functionality such as an AFK Kicker, /who player lookups, and /online player lists.
Features
- Provides chat message formatting
- Provides a reload command (/mchat reload [info/config/censor] = mchat.reload)
- Provides Prefix/Suffix support to players join/leave/kick/ban messages
- Custom leave/join/kick messages
- Supports All major Perm plugins
- Supports Color codes
- Defaults to normal formatting if nothing defined in config
- Config is auto-created and auto-updated
- Can switch to API only mode
- 3 Different Colour Code types
- Custom Variables
Other Pages
Vault
MChat is now heavily dependent on Vault for interacting with other plugins, please remember to always use the latest released version, to prevent any issues.
Latest Dev Build of MChat
Dev builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

-
View User Profile
-
Send Message
Posted Oct 9, 2011@olimoli123
I am getting a similar error:
http://pastebin.com/raw.php?i=EyXz3dPn
-
View User Profile
-
Send Message
Posted Oct 9, 2011@add1ct3dd
:P Np Its k.
-
View User Profile
-
Send Message
Posted Oct 9, 2011@add1ct3dd
nevermind got it working, p.s. I'm an idiot :)
-
View User Profile
-
Send Message
Posted Oct 9, 2011I will be pushing a new build soon that includes the completed MInfoReader class and a load of commands to add/edit/remove Players and Groups to the info.yml
-
View User Profile
-
Send Message
Posted Oct 9, 2011@add1ct3dd
Did you see that there is a new node in the config.yml and the explanation for the new node?
-
View User Profile
-
Send Message
Posted Oct 9, 2011@kbub17
@add1ct3dd
add1ct3dd Check the help pages
kbub17 I will in the next version which will include commands to add/change players to the config.
-
View User Profile
-
Send Message
Posted Oct 8, 2011Omg, PLEASE make it so in the info, when player info is auto-generated, it doesn't make the stupid '&2Prefix' thing, it makes it so things cannot be auto-matic in my server, PLEASE FIX!
-
View User Profile
-
Send Message
Posted Oct 8, 2011When i write /mchat i get an error? http://pastebin.com/5zdn7Rdd
-
View User Profile
-
Send Message
Posted Oct 8, 2011@AgentSnazz
I think there is a MV option to turn off formatting of worlds into the players names.
-
View User Profile
-
Send Message
Posted Oct 8, 2011@AGreenV5
Ill look into this.
-
View User Profile
-
Send Message
Posted Oct 8, 2011@Keitho15
Provides a reload command (/mchat reload [info/config/censor] = mchat.reload)
Check the info.yml page for permissions nodes for the old system.
-
View User Profile
-
Send Message
Posted Oct 8, 2011Where are the Permissions nodes for mChat ? I can't find them on either of your posts on BukkitDev and Bukkit Forums...
-
View User Profile
-
Send Message
Posted Oct 7, 2011Sorry about the double post, but is the reason it's not using prefix and suffix data because I'm using multiverse?
-
View User Profile
-
Send Message
Posted Oct 7, 2011Been having some trouble with the latest version.
I got the previous version working using the info file, but when I replace that jar with the new one, the mod doesn't work. Typing /mchat displays the text from the plugin.yml file, as does typing /mchat reload all or any other /mchat commands.
I tried copying the config.yml file text from the config.yml file help, and I tried following your instructions about info-only and oldnodes, still doesn't seem to work.
In the long run, I want to get this working using the prefix and suffix data from my Permissions plugin. Is that possible?
-
View User Profile
-
Send Message
Posted Oct 7, 2011@MiracleM4n
I was looking at the source on Github... It would seem you could do something like this, in getrawinfo. getmchatinfo, if its null, then get the data from one of the plugins.
This would be ideal for me, because it would allow to have the new info mode be dominant, but with a fallback of the legacy mode.
-
View User Profile
-
Send Message
Posted Oct 7, 2011For EVERYONE who is saying ITS NOT WORKING ANYMORE. Use the latest version as of now (b49) and change mchat-info-only to false and mchat-oldNodes-only to true in the config.yml
-
View User Profile
-
Send Message
Posted Oct 7, 2011I dont get how to get the prefixes to work, I dont want to keep going to change the users... using bukkit 1240, permsbukkit 1.2k
-
View User Profile
-
Send Message
Posted Oct 7, 2011http://pastie.org/2654183
Is the code correct?
-
View User Profile
-
Send Message
Posted Oct 6, 2011Hi, I use bPermissions, And I was wondering If there was a way so when I add a group to a person that it would pick the highest ranking one...Or something, Because ATM when I use this and I promote them to member, it still says guest.
Regards, Hayden.
-
View User Profile
-
Send Message
Posted Oct 6, 2011Does this support PermissionsEx?