Advertisement
Marcely99

Marcely's Bedwars scoreboard_ingame-config

Jul 6th, 2016 (edited)
1,831
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.44 KB | None | 0 0
  1. # Placeholder for every config:
  2. #   {arena}, {players}, {maxplayers}, {teams}, {maxplayersinteam}, {date},
  3. #   {stats:rank}, {stats:wins}, {stats:loses}, {stats:kills}, {stats:deaths},
  4. #   {stats:bedsdestroyed}, {stats:roundsplayed}, {stats:playtime}, {stats:kd},
  5. #   {stats:wl}, {ip}, {teamsleft}, {server:onlineplayers}, {team}, {teamcolor},
  6. #   {bedstate}, {gstats:kills}, {gstats:deaths}, {gstats:bedsdestroyed} {gstats:kd}
  7. #   {stats:finalkills}, {gstats:finalkills}
  8. # The title. It'll be on the top of the scoreboard (Placeholder: {countdown})
  9. title: &3Bedwars &7- &a{countdown}
  10. # This will added for each team
  11. # Placeholder for this config: {color}, {name}, {playersinteam}, {heart}, {firstletter}
  12. eachteam: &r {color}{name} {heart} &7({playersinteam}&7)
  13. # These lines will be above of the lines of eachteam
  14. # To add a new row simply add a new line in this config-file
  15. # To add a empty row simply add a empty line in this config-file
  16.  
  17. &7» &3%Scoreboard_Arena%
  18. &a %Scoreboard_ArenaName% &b{arena}
  19. &a %Scoreboard_Players% &b{players}/{maxplayers}
  20. &a %Scoreboard_YourTeam% &b{team} &7({bedstate}&7)
  21.  
  22. &7» &3%Scoreboard_Teams%
  23. # These lines will be under of the lines of eachteam
  24. # To add a new row simply add a new line in this config-file
  25. # To add a empty row simply add a empty line in this config-file
  26.  
  27. &7» &3%Scoreboard_GameStats%
  28. &a %Stat_Default_Kills% &b{gstats:kills}
  29. &a %Stat_Default_BedsDestroyed% &b{gstats:bedsdestroyed}
  30.  
  31. &7{ip}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement