SHAPES AND COLORS! - Detail your Welcomechain with colors and custom text!
NEW FEATURE: Configure your very own welcomechain texts for bossbar display in config.yml, this supports color coding!
Default layout:
Code (Text):
# Bossbar configuration
# Colors must be instanciated with <color> tags and ended with </color> tags. All default colors are valid.
# Valid placeholders are: %newPlayer%, %playersInChain%, %timeRemaining%, %greetsCurrent%, %greetsNeeded%
# Do not use any other placeholder or the plugin will break. You have been warned.
welcomechain:
bossbar:
single: "<gold>Welcomechain for <light_purple>%newPlayer%</light_purple> ◆ <yellow>[%greetsCurrent%/%greetsNeeded%]</yellow> | <gray>(%timeRemaining%s)</gray>"
multiple: "<gold>Welcomechain for <light_purple>%newPlayer%</light_purple> <green>+%playersInChain%</green> ◆ <yellow>[%greetsCurrent%/%greetsNeeded%]</yellow> | <gray>(%timeRemaining%s)</gray>"