PineApplePen Posted October 9, 2022 Share Posted October 9, 2022 (edited) Basically what the title is, how do you send a message to the chat as the player that is using the mod? Edited October 10, 2022 by PineApplePen 1 Quote Link to comment Share on other sites More sharing options...
Noxxous Posted October 10, 2022 Share Posted October 10, 2022 I figured it out, so I decided to help Minecraft.getInstance().player.sendSystemMessage(Component.literal("Blup, bah-bah, blup, blah; blah")); Quote Link to comment Share on other sites More sharing options...
PineApplePen Posted October 10, 2022 Author Share Posted October 10, 2022 Yes I've tried that, but sadly that only works in singleplayer games and not multiplayer, also I'm also trying to figure out how to have the player send that message. Like if my ign is pineapple it would send out pineapple: "msg" like how you would normally chat. I need to figure out both of these things 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.