1) Add BossBar with new config (Should reset config)
Code (Text):
bossbar:
enable: true
title: "&aThe contest will end in #second# second(s)"
bar_color: GREEN
bar_style: SOLID
bar_per_percent:
76to100:
percent: 0.76to1
title: "&aThe contest will end in #second# second(s)"
color: GREEN
style: SOLID
51to75:
percent: 0.51to0.75
title: "&bThe contest will end in #second# second(s)"
color: BLUE
style: SOLID
26to50:
percent: 0.26to0.5
title: "&6The contest will end in #second# second(s)"
color: YELLOW
style: SOLID
0to25:
percent: 0to.25
title: "&cThe contest will end in #second# second(s)"
color: RED
style: SOLID
2) Replace #giay# to #second# [Forgetting about replace placeholder to English
]