Config - GrimEpp/ScoreBoardReloaded GitHub Wiki
Here is a guide on how to config this plugin.
configreloadpermission: 'admin.reload' //The permission to reload the scoreboard
noperm: '&cYou don''t have permission to execute this command!' //The permission denied message when executing the command
reloaded: '&aYou successfully reloaded the configuration!'
scoreboard:
name: 'scoreboard'
lines:
0: 'This is a score' //the text
1: 'thing'
2: '&acolored score'
3: '&kkkk &rting &kkkk'```