Added: Added support for 1.16.2!
Added: Added actionbar support when a race is started, make sure to add the config option + the language option in all the race files as seen below:
Config.yml:
Every race file:
Added: Added a command that forces the start of a race, in order for it to work you need to stop the current running race first.
Usage
/cb start <racetype> --> permission: cb.start
Added: Added 2 options to either disable the start broadcast of a race or to disable the broadcast that shows the winner of a race. This is extra flexibility if you would only like to use the actionbar for example. Make sure to add below options.
Config.yml
Added: Added new properties to all reward entries, you'll be able to display a title,subtitle and a custom broadcast message when a player wins a race. This gives more flexibility if you would like to announce what a player exactly won. E.G. "Woutzah won a rare crate key!". Make sure to update your current rewards and add the options seen below to every race file/reward.
Every race file:
Added: Added support for chat color plugins! Your users can now use colorchat and still be able to participate in the chat based races!
Feel free to leave suggestions for new features!