Marcely99

Marcely's Bedwars hologram config

Dec 22nd, 2016 (edited)
1,385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.72 KB | None | 0 0
  1. # Wiki Page: http://mbedwars.marcely.de/index.php/Config_shop
  2. # #### IMPORTANT #### #
  3. # Names surrounded with % will be taken from the messages file.
  4. # Make sure when creating something new to remove the %!
  5. # ################### #
  6. # Variables: {player}, {rank}, {kd}, {wl}, {wins}, {loses}, {kills}, {deaths}, {bedsdestroyed}, {roundsplayed}, {playtime}, {uuid}, {world}, {finalkills}
  7. &3&lBedwars &b&lStats
  8.  
  9. &6%Stat_Default_Rank%: &e{rank}
  10. &6%Stat_Default_Won%: &e{wins}
  11. &6%Stat_Default_Lost%: &e{loses}
  12. &6%Stat_Default_WL%: &e{wl}
  13. &6%Stat_Default_Kills%: &e{kills}
  14. &6%Stat_Default_Deaths%: &e{deaths}
  15. &6%Stat_Default_KD%: &e{kd}
  16. &6%Stat_Default_BedsDestroyed%: &e{bedsdestroyed}
  17. &6%Stat_Default_PlayTime%: &e{playtime}
Add Comment
Please, Sign In to add comment