Skip to content

Releases: LOOHP/InteractiveChat

Formatting Magic (2.6.0)

05 Jul 10:28
Compare
Choose a tag to compare
  • Custom Fonts for 1.16! Use [font=<name>] and all the text after it will be in that font!
  • You can now use [color=#4aa05b] in the config as well as &4&A&A&0&5&B in 1.16
  • You can also use both of them in the chat given that you have permission, they are interactivechat.chatcolor.translate and interactivechat.customfont.translate

Hot Fix (2.5.2)

04 Jul 13:00
Compare
Choose a tag to compare
  • Fixed an exception when String is null when translating color codes

Hot Fix (2.5.1)

04 Jul 04:17
Compare
Choose a tag to compare
  • Fixed formatting "leaking" to the text following it

Colors Update (2.5.0)

03 Jul 15:09
Compare
Choose a tag to compare
  • Full support for RGB colors in 1.16, for example, type in &x&7&0&A&B&E&4Light Blue to get the color #70ABE4
  • Full support for RBG colors in 1.16 everywhere in the config and the plugin
  • Added option to translate color codes entered into the chat, support 1.16 RGB colors as well! The substitute color code can be changed or disabled in the config under the option Chat.TranslateAltColorCode
  • Added option to enable permissions for each custom placeholder using the option Settings.UseCustomPlaceholderPermissions, for example, the first custom placeholder will have the permission interactivechat.module.custom.1

Support for new BungeeCord Chat API (2.4.0)

02 Jul 17:10
Compare
Choose a tag to compare
  • Uses the new BungeeCord Chat API
  • The old API is still supported though marked as legacy
  • For InteractiveChat to work properly in 1.16 the new Bungeecord Chat API MUST be used

Minor Changes (2.3.3)

01 Jul 11:37
Compare
Choose a tag to compare
  • Removed leftover debug message
  • Made messages that for some reason has no ChatType in 1.16 not to throw errors
  • Improved code for loading chat components

Note that there is a spigot bug that is causing InteractiveChat to throw errors, more info can be found in this post:
https://www.spigotmc.org/threads/componentserializer-throwing-error-on-1-16.447509/

Minor Changes (2.3.2)

01 Jul 11:28
Compare
Choose a tag to compare
  • Removed leftover debug message
  • Made messages that for some reason has no ChatType in 1.16 not to throw errors

Note that there is a spigot bug that is causing InteractiveChat to throw errors, more info can be found in this post:
https://www.spigotmc.org/threads/componentserializer-throwing-error-on-1-16.447509/

Hot Fix (2.3.1)

25 Jun 12:29
Compare
Choose a tag to compare
  • Fixed an error to do with new 1.16 color codes

1.16 Support (2.3.0)

25 Jun 10:15
Compare
Choose a tag to compare
  • Support for Minecraft 1.16
  • Support for RBG colors in 1.16
  • Fixed a few bugs on lower versions

Bug Fix (2.2.8)

07 Jun 09:38
Compare
Choose a tag to compare
  • Fixed an error in 1.12 or below regarding the last update