Zrips / CMI

116 stars 97 forks source link

Problems with hex colors #9197

Closed ChrisTVH closed 1 week ago

ChrisTVH commented 1 week ago

Description of Issue

Version Information

- CMI 9.7.6.4
- CMILIB 1.5.1.4
- Server version Paper(118) 1.21.1-R0.1-SNAPSHOT-

Errors

https://mclo.gs/DL9Z4zL

Relevant Config Sections

Colors:
  # When enabled plugin will try to detect simplified hex color codes like #f6f6f6 or #ff6 in adition to {#f6f6f6} and {#red}
  # Keep in mind that this adds extra checks and simplified format will not support gradients or named colors so you will still need to use more complex format for those
  OfficialHex: false
  # When enabled plugin will try to detect quirky hex color codes like &#f6f6f6 or &#ff6 in adition to {#f6f6f6} and {#red}
  # Keep in mind that this adds extra checks and quirky format will not support gradients or named colors so you will still need to use more complex format for those
  QuirkyHex: false

Relevant Plugins

Carbon chat - 3.0.0 Action: # 2949

Agreements

Zrips commented 1 week ago

Will be fixed with next release