Posted June 27, 20187 yr I'm searching for a client side event. I know, there is a server side event called ServerChatEvent, but I want that event client side. My project is when you try to say something on a server, it says something different. So the event has to be cancellable. If no events for this thing how can I do my project?
June 27, 20187 yr There are events for this. There is ClientChatEvent which is for when client wants to send chat to server, and a ClientChatReceivedEvent for when chat is received. Both are cancelable, but if you just want to change the chat I don't think you need to cancel but rather just change the content of the related fields. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
June 28, 20187 yr Author What version are you using jabelar? I'm using minecraft forge-1.8.9-11.15.1.1722.
June 28, 20187 yr Oh I'm using 1.12.2. Not sure when these events were added. But also note that we don't support such old versions here anymore either. In fact these sorts of improvements are why you should upgrade. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
June 30, 20187 yr 1 hour ago, gutyina70 said: If I make that mod in 1.12.2 then can I use that in 1.8.9? No. Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.