Releases: LOOHP/InteractiveChat
Releases · LOOHP/InteractiveChat
Item Display GUI Option (1.7.7)
- Added option to display item display click GUI
Config Changes:
f292c98#diff-922b6b8db89738c2d936c6bac37533be
Remove Debug Messages (1.7.6)
- Removed unwanted debug messages from the last update
Compatibility Fix (1.7.5)
- Compatibility fix with EZColors
Minor Improvements (1.7.4)
- Removed the ugly spam that follows all messages in the client output
Bug Fix (1.7.3)
- Fixed a bug where player names lose their colors
Updater Fix (1.7.1)
- Moved the updater to run in async
Bug Fix & Updater (1.7.0)
- Fixed a bug where hover and click events are messed up
- Added update notification
- Added tab complete
- Added command
/interactivechat update - Added permission
interactivechat.updatewhich defaults to op
Config Changes:
16a77f6#diff-922b6b8db89738c2d936c6bac37533be
Mention Highlight (1.6.0)
- 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)
- Fixed a typo which causes the plugin to mess up trying to get the sender
Metrics and Clean up (1.5.1)
- Clean up debug code
- Metrics