Releases: LOOHP/InteractiveChat
Releases · LOOHP/InteractiveChat
Fixes (2.1.12)
- Partially comply with the weirdness of Minecraft clients and make some changes to partially "fixed" it
- Fixed [item] throwing errors
- Fixed text after names losing color
Hot Fix (2.1.10)
- Fix player name in player names problem from the last update
Improvements & Fixes (2.1.9)
- Fixed issues related to colors
- Better handling of player name in player names
- Better handle of color codes in player names
- Minor change to the updater messages
Bug Fixes (2.1.8)
- Actually fixed color codes in display name not triggering player name events
- Improved plugin code at handling things
- Fixed wrong updater link
Fixes and Small Changes (2.1.7)
- Fixed color codes in display name not triggering player name events
- Accepts data values possible for version 1.12.2 or below for
ItemDisplay.Item.Frame.Primary
andItemDisplay.Item.Frame.Secondary
(Example: STAINED_GLASS_PANE:5) - Changed how the updater works
Bug Fix (2.1.5)
- Escaping placeholders no longer strips color codes
Hot Fix (2.1.4)
- Fixed a bug with the last update
Follow Up on Placeholder Aliases (2.1.3)
- Use regex for aliases
Config Changes:
f2fd7a2#diff-922b6b8db89738c2d936c6bac37533be
Placeholder Aliases (2.1.2)
- You can now have multiple keywords for a placeholder though aliases
- Pretty self-explanatory, basic aliases will be converted to the main placeholder when parsing
- Cleaned up code and changed some field and class names to be more understandable
Config Changes:
cf27621#diff-922b6b8db89738c2d936c6bac37533be
Color Filter Option (2.1.1)
- Added option in the config to disable useless color code filter
- Improved useless color code filter regex
Config Changes:
b797749#diff-922b6b8db89738c2d936c6bac37533be