Jump to content

Gumanat

Members
  • Posts

    10
  • Joined

  • Last visited

Everything posted by Gumanat

  1. so dumb forum sorry🤡
  2. why you just cant give me normal answer? Im not pro in Java. Why is there "#"? I dont need this. I need an ordinary example as it "player.sendMessage(new TextComponentString("This is sendmessage example string."));" i need function that can get argument - text. Can you give me an working example please? Without difficult examples
  3. Multiple markers at this line - Syntax error, insert ")" to complete NormalAnnotation - Syntax error, insert ";" to complete LocalVariableDeclarationStatement - Syntax error, insert "VariableDeclarators" to complete LocalVariableDeclaration - Syntax error, insert "}" to complete BlockStatements - Syntax error on token "Invalid Character", @ expected - Syntax error, insert "[ ]" to complete Dimension
  4. no its just error, not basic java🤣 you just gave me bad answer sorry
  5. why is there "#"? I saw on forums that i need write server.getMinecraft().getPlayersList.sendMessage("text") but it was not working
  6. Please tell me more i so need it. How to put text there?
  7. So how to send message?
  8. I ask on the FORGE forum for a question about FORGE
  9. @EventHandler public void onServerChat(ServerChatEvent event) { PlayerList#broadcastSystemMessage; } is it correct? How to paste text there? Its not working: "Syntax error on token "Invalid Character", delete this token".
  10. How can I send a message to all players as me by my mode? What should i use and import?
×
×
  • Create New...

Important Information

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