- Added support for 1.16.1 Hex Color Codes.
- Please add the following to your
config.yml file.
- Hex Colors will be ignored in any version lower than 1.16
Code (YAML):
options
:
# Should hex color codes be enabled if your server is 1.16+?
# Hex Colors on signs are in the following format: <code>#<hex>
# Example: &#FF0000 is RGB 255, 0, 0 or full red
#
# Default: true
use hex colors
: true