Skip to content

Commit

Permalink
these tags are from basic score
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifera committed Mar 25, 2021
1 parent ff5fefe commit a510ad6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions resources/scorehud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ titles:
# with 'multi-world.use-default' keys to true in config.yml.
default-board:
- ""
- "§dName: §5{scorehudx.name}"
- "§dName: §5{basicscore.name}"
- ""
- "§bOnline: §a{scorehudx.online} §c/ §d{scorehudx.max_online}"
- "§bOnline: §a{basicscore.online} §c/ §d{basicscore.max_online}"
- ""
- "§6Please Vote for us!"

Expand All @@ -86,11 +86,11 @@ scoreboards:
#-------------------
"world":
lines:
- "§dName: §5{scorehudx.name}"
- "§bOnline: §a{scorehudx.online} §c/ §d{scorehudx.max_online}"
- "§dName: §5{basicscore.name}"
- "§bOnline: §a{basicscore.online} §c/ §d{basicscore.max_online}"
"world 2":
lines:
- "§dName: §5{scorehudx.name}"
- "§dTPS: §5{scorehudx.tps}"
- "§bLoad: §a{scorehudx.load}"
- "§dName: §5{basicscore.name}"
- "§dTPS: §5{basicscore.tps}"
- "§bLoad: §a{basicscore.load}"
...

0 comments on commit a510ad6

Please sign in to comment.