Releases: LOOHP/InteractiveChat
Releases · LOOHP/InteractiveChat
Formatting Magic (2.6.0)
- 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
andinteractivechat.customfont.translate
Hot Fix (2.5.2)
- Fixed an exception when String is null when translating color codes
Hot Fix (2.5.1)
- Fixed formatting "leaking" to the text following it
Colors Update (2.5.0)
- 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 permissioninteractivechat.module.custom.1
Support for new BungeeCord Chat API (2.4.0)
- 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)
- 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)
- 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)
- Fixed an error to do with new 1.16 color codes
1.16 Support (2.3.0)
- Support for Minecraft 1.16
- Support for RBG colors in 1.16
- Fixed a few bugs on lower versions
Bug Fix (2.2.8)
- Fixed an error in 1.12 or below regarding the last update