Message Hyperlinking

Below is an example of how to create hover events and clickable text for the vote list message, it is done in this format (Text Shown)[URL_FOR_WEBSITE]

You can also use color codes inside of (Click Me) for example (&6Click Me)

  VOTE_LIST:
    Sound:
      Enable: true
      Value: ENTITY_PLAYER_LEVELUP;1.0;1.0
    Message:
      Enable: true
      Value:
        - '&e&l&m                                          &r'
        - '                 &6&lVote Sites'
        - '     &7&o Vote on these sites to receive rewards!'
        - ' '
        - ' &f&l→ &eVote Link &6#1 (Click Me)[https://en.wikipedia.org/wiki/Terry_A._Davis]'
        - ' &f&l→ &eVote Link &6#2 (Click Me)[https://en.wikipedia.org/wiki/Terry_A._Davis]'
        - ' &f&l→ &eVote Link &6#3 (Click Me)[https://en.wikipedia.org/wiki/Terry_A._Davis]'
        - ' &f&l→ &eVote Link &6#4 (Click Me)[https://en.wikipedia.org/wiki/Terry_A._Davis]'
        - ' &f&l→ &eVote Link &6#5 (Click Me)[https://en.wikipedia.org/wiki/Terry_A._Davis]'
        - ' '
        - ' &f&l→ &eCurrent Votes: &6%daily_votes%'
        - ' '
        - '&e&l&m                                          &r'

Last updated