Discuss Minecraft's user interface, menus, settings, and input methods. Share feedback on navigation, controls, accessibility, customization, and other features that affect how players interact with the game.

22

(Java Parity) Clickable text

4 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    What would clicking the text do?

  • 1
    Registered User commented
    Comment actions Permalink

    Uh, this is not the place for this. The clickable text on java is only really accessible through commands. It's not a UI feature

  • 1
    Registered User commented
    Comment actions Permalink

    Usernames in chat are clickable, as well as screenshot messages, etc

  • 1
    Registered User commented
    Comment actions Permalink

    Here a command: /tellraw <Player> {"text":"<Message>","clickEvent":{"action":"run_command","value":"<Command>"}} Example: /tellraw @s {"text":"Say hello to everyone!","clickEvent":{"action":"run_command","value":"/say  Hello!"},"hoverEvent":{"action":"show_text","value":"Command: /say Hello!"}} to Java Edition, I don't play Bedrock