Note to 1.8/1.12 users, if you see a out of place character in your Game Scoreboard Team Points (in default config), copy the following Scoreboard config and paste in your config:
Code (Text):
Game-Scoreboard:
- ' '
- '&cRED&f: &c%red_points% &f/ &a+%red_points_per_second%'
- '&9BLUE&f: &9%blue_points% &f/ &a+%blue_points_per_second%'
- ' '
- '&fTime: &b%formatted_time%'
- ' '
- '&fKills: &a%kills%'
- ' '
- '%objectives%'
For out of colors config values, add &f to the start of the scoreboard line.
It should fix it.