Advertisement
Guest User

Untitled

a guest
Aug 5th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # = Variables for each config: {arena}, {players}, {maxplayers}, {teams}, {maxplayersinteam} = #
  2. # The title. It'll be on the top of the scoreboard (Variables: {countdown})
  3. title: &e&lBED WARS
  4. # This will added for each team
  5. # Variables for this config: {color}, {name}, {playersinteam}, {heart}, {firstletter}
  6. eachteam: {firstletter} {name}: {heart}
  7. #This is the Scoreboard line that will be Dispalyed on the bottom, you can write there your server or website IP
  8. Server-ip: yourip.com
  9. # These lines will be above of the line by eachteam
  10. # To add a new row simply add a new line in this config-file
  11. # To add a empty row simply add a empty line in this config-file
  12. {date}
  13.  
  14. {eventname}
  15. &e {eventtime}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement