Jump to content

PineApplePen

Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by PineApplePen

  1. Hello, what I am trying to do is have the player be the one to send the message. I want the mod to make the player send the message to the chat. Thanks Like I know there used to be a Minecraft.getMinecraft().player.sendChatMessage(""); or Minecraft.getMinecraft().player.sendMessage(""); in earlier versions but I cannot find that in 1.19.2
  2. How do you make the player that is using the mod send a message in chat?
  3. 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
  4. Basically what the title is, how do you send a message to the chat as the player that is using the mod?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.