Skip to content

Releases: LOOHP/InteractiveChat

Item Display GUI Option (1.7.7)

10 Apr 17:08

Choose a tag to compare

  • Added option to display item display click GUI

Config Changes:
f292c98#diff-922b6b8db89738c2d936c6bac37533be

Remove Debug Messages (1.7.6)

10 Apr 16:41

Choose a tag to compare

  • Removed unwanted debug messages from the last update

Compatibility Fix (1.7.5)

10 Apr 10:50

Choose a tag to compare

Minor Improvements (1.7.4)

04 Apr 04:41

Choose a tag to compare

  • Removed the ugly spam that follows all messages in the client output

Bug Fix (1.7.3)

23 Mar 12:02

Choose a tag to compare

  • Fixed a bug where player names lose their colors

Updater Fix (1.7.1)

22 Mar 16:39

Choose a tag to compare

  • Moved the updater to run in async

Bug Fix & Updater (1.7.0)

22 Mar 16:14

Choose a tag to compare

  • Fixed a bug where hover and click events are messed up
  • Added update notification
  • Added tab complete
  • Added command /interactivechat update
  • Added permission interactivechat.update which defaults to op

Config Changes:
16a77f6#diff-922b6b8db89738c2d936c6bac37533be

Mention Highlight (1.6.0)

21 Mar 10:06
51086c7

Choose a tag to compare

  • The keyword (i.e. the player's name) when getting mentioned can now be highlighted
  • Fixed bugs in events

Config Changes:
Added-

Chat:
  #Highlight the mentioned playername for the player mentioned
  #Use {MentionedPlayer} for the highlighted player name
  MentionHighlight: "&e{MentionedPlayer}"

  #The text to show when the player mentioned hover over the highlighted text
  #Use {Sender} and {Reciever}
  MentionHoverText:
    - "&b{Sender} mentioned you!"

Emergency Fix (1.5.2)

20 Mar 17:08
fafe034

Choose a tag to compare

  • Fixed a typo which causes the plugin to mess up trying to get the sender

Metrics and Clean up (1.5.1)

20 Mar 12:55
fafe034

Choose a tag to compare

  • Clean up debug code
  • Metrics