Advertisement
Guest User

Untitled

a guest
May 26th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. messages:
  2. prefix: "&a&lSideBar &7»"
  3.  
  4. settings:
  5. sidebartitle: "&a&lTragic&f&lPrisons &a&lv&f&l1.0.0" # Sidebar Title
  6. prestigereached: "/prestige ✔" # When player can prestige this text will show up on sidebar
  7.  
  8. refresh-time-in-seconds: '10' # Every X sidebars will be updated. Lower number = More change to lag
  9.  
  10. update-self-on-teleport: 'true'
  11. update-all-on-join: 'true'
  12. update-all-on-quit: 'true'
  13.  
  14.  
  15. # Placeholders:
  16. # - %player% -> player name
  17. # - %display_name% -> player's displayname
  18. # - %prefix% -> Prefix
  19. # - %suffix% -> Suffix/Rank
  20. # - %rank% -> Rank
  21. # - %nextrank% -> Rank
  22. # - %tag% -> Tag
  23. # - %balance% -> Balance
  24. # - %tokens% -> Tokens
  25. # - %blocks% -> Blocks
  26. # - %prestige% -> Prestige
  27. # - %nextprestige% -> Prestige
  28. # - %prestigetag% -> Prestige
  29. # - %prestige_cost_left% -> How much money left to prestige
  30. # - %pvp_level% -> PvP level
  31. # - %pvp_kills% -> PvP kills
  32. # - %pvp_deaths% -> PvP deaths
  33. # - %pvp_ratio% -> PvP ratio (KD)
  34. # delete a line to remove it from the Sidebar
  35. #! You can also use PlaceholderAPI's placeholders such as %vault_eco_balance_formatted%
  36.  
  37. lines:
  38. - "&1"
  39. - "&a» Prison: "
  40. - "&8 "
  41. - "&7 » Rank: &a%rank% / %prestigetag%"
  42. - "&7 » Balance: &a$%vault_eco_balance_formatted%"
  43. - "&7 » Tokens: &b❂%tokens%"
  44. - "&7 » Blocks: &c⚄%blocks%"
  45. - "&7 » PvP L/K/D: &a%pvp_level%/%pvp_kills%/%pvp_deaths%"
  46. - "&7 » PvP KD: &a%pvp_ratio%"
  47. - "&7 "
  48. - "&7 » Join us &a/discord"
  49. - "&7 » Support us &a/buy"
  50. - "&9"
  51. - "&f &lPLAY.TRAGICPRISONS.COM"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement