Honestly amazing mod, do you think you could make the translated message configureable in color? I often miss the lightgrey chat. It would be great if you added support for changing the messages color
Thank you for that. I chose light grey for the messages simply because it can clear the confusion between the actual chat and the translated messages. However, I will add this to the to-do list.
Thank you Your mod is amazing, in our community, not everyone's main language is english and sometimes we come to issues. This has solved them!
That is exactly what I am experiencing. I play on a server with people from all sorts of different countries. It's a PAIN to understand them, and hence inspired me to make this mod
You don't. I haven't updated this mod for 1.9.4 clients. This mod (right now) is for 1.9.0
I am working on the updates and everything will be released in 2 weeks.
Hmmmmm... It doesn't work in Mineplex, please fix, I really need it!
I did notice that it doesn't work in Mineplex specifically because of how the chat system works on this server. The mod uses key characters to identify chat messages and it doesn't work in Mineplex since there are none. Fixing this would require a complete rewrite and thus, not possible. Sorry!
Add: Chat regex. Changed the way the mod detects chat messages. The mod will now work on all servers(Any chat plugin would work)
Fix: Some minor fixes.
This may be a large change as this will reset how the mod detects chat messages. If you find that the mod doesn't detect the chat messages, you'll need to learn about regexes. Once you learn it, you can use this mod on ANY server (Specifically, any chat plugins).
The Meaning of Life, the Universe, and Everything.
Join Date:
5/18/2016
Posts:
42
Member Details
This mod is really good, and awesome for servers. Just one suggestion, could you have the mod display the name(and suffixes if any) in the translated text from the original message. The delay makes it hard to determine who is talking, if multiple people are.
This mod is really good, and awesome for servers. Just one suggestion, could you have the mod display the name(and suffixes if any) in the translated text from the original message. The delay makes it hard to determine who is talking, if multiple people are.
With the 4.0 update(It was impossible prior to 3.3), I should be able to do this one.
The delay wasn't that long back then.... maybe there are too many people using the mod? XD
Adding this to the to-do list.
The Meaning of Life, the Universe, and Everything.
Join Date:
5/18/2016
Posts:
42
Member Details
One more thing, the translation does not work in private messages. Not sure if it would be possible to detect those, but if it is, that would be great!
One more thing, the translation does not work in private messages. Not sure if it would be possible to detect those, but if it is, that would be great!
There is a way to add regexes(<-- is that even a word?) to allow the mod to detect PMs(Options > Chat regex > View / Add). Unfortunately, you have to learn the language it uses. You could tell me what the pattern of those PMs is. I will tell you what the regex should be(When I have time, of course.)
The Meaning of Life, the Universe, and Everything.
Join Date:
5/18/2016
Posts:
42
Member Details
The server uses the standard [YOU] -> [Name]: and [Name] -> [YOU]: I don't think the first one is important though, as that is what I would send. I found that config option but have been unable to determine how it works :P. Thanks for the help.
EDIT: Got it working with this \[\w+] -> \[YOU]:
One nice thing to add might be a separate typing box in the Y gui to allow you to type a command(optional). That box would not be translated if filled.
Thank you for that. I chose light grey for the messages simply because it can clear the confusion between the actual chat and the translated messages. However, I will add this to the to-do list.
Thank you
Your mod is amazing, in our community, not everyone's main language is english and sometimes we come to issues. This has solved them! 
That is exactly what I am experiencing. I play on a server with people from all sorts of different countries. It's a PAIN to understand them, and hence inspired me to make this mod
How can I get this mod working on 1.9.4
You don't. I haven't updated this mod for 1.9.4 clients. This mod (right now) is for 1.9.0
I am working on the updates and everything will be released in 2 weeks.
Alright, thanks.
Mod updated! Version 3.3
1.9.4 and 1.10 port released!
ADD: A new lists of keys for all players
ADD: Configurable message color and style. You can now change the style of translated messages. Bold/Italic/Underline/Color
FIX: Repeated key presses in textboxes
FIX: Changed some of the error descriptions
THANK YOU for over 5000 downloads!
Hmmmmm... It doesn't work in Mineplex, please fix, I really need it!
I did notice that it doesn't work in Mineplex specifically because of how the chat system works on this server. The mod uses key characters to identify chat messages and it doesn't work in Mineplex since there are none. Fixing this would require a complete rewrite and thus, not possible. Sorry!
Awesome update! 1 question.. is it 1.10.2 compatible too?
Ah nevermind, i figured it out already!
Mod updated! Version 4.0
Remove: Chat separators
Add: Chat regex. Changed the way the mod detects chat messages. The mod will now work on all servers(Any chat plugin would work)
Fix: Some minor fixes.
This may be a large change as this will reset how the mod detects chat messages. If you find that the mod doesn't detect the chat messages, you'll need to learn about regexes. Once you learn it, you can use this mod on ANY server (Specifically, any chat plugins).
This mod is really good, and awesome for servers. Just one suggestion, could you have the mod display the name(and suffixes if any) in the translated text from the original message. The delay makes it hard to determine who is talking, if multiple people are.
With the 4.0 update(It was impossible prior to 3.3), I should be able to do this one.
The delay wasn't that long back then.... maybe there are too many people using the mod? XD
Adding this to the to-do list.
Thanks, looking forward to it!
One more thing, the translation does not work in private messages. Not sure if it would be possible to detect those, but if it is, that would be great!
There is a way to add regexes(<-- is that even a word?) to allow the mod to detect PMs(Options > Chat regex > View / Add). Unfortunately, you have to learn the language it uses. You could tell me what the pattern of those PMs is. I will tell you what the regex should be(When I have time, of course.)
EDIT: Added this to the FAQ
The server uses the standard [YOU] -> [Name]: and [Name] -> [YOU]: I don't think the first one is important though, as that is what I would send. I found that config option but have been unable to determine how it works :P. Thanks for the help.
EDIT: Got it working with this \[\w+] -> \[YOU]:
One nice thing to add might be a separate typing box in the Y gui to allow you to type a command(optional). That box would not be translated if filled.
I get a black screen when using FML. Idk what to do
What version of the mod are you using, and what version of forge.