Advertisement
Guest User

wdawd

a guest
Dec 22nd, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. bungeecord: true
  2. joinSign:
  3. location: "world:-168:74:246"
  4. lines:
  5. - "&3&l[DRAGONS]"
  6. - "&6%MAPNAME%"
  7. - "&a%STATUS%"
  8. - "&9Players: &b%CURRENT%&9/&b%MAX%"
  9. maxPlayers: 10
  10. minPlayers: 1
  11. mainLobby:
  12. server: "lobby"
  13. location: "world:-170:73:246"
  14. lobby: "world:-170:73:253"
  15. arenas:
  16. Bridges:
  17. spawns:
  18. - "1427:114:-603"
  19. point1: "1438:135:-591"
  20. point2: "1329:106:-668"
  21. pvp: false
  22. vote: false
  23. countdownSeconds: 60
  24. dragons:
  25. rate: 400
  26. max: 10
  27. kits:
  28. marksman:
  29. arrowRate: 80
  30. pyrotechnic:
  31. gemRate: 500
  32. gemMax: 2
  33. coward:
  34. jumpCooldownInSec: 15
  35. velocity: 1.0
  36. database:
  37. enabled: true
  38. host: "mysql.hicoria.com"
  39. databaseName: "mysql_5260"
  40. port: 3306
  41. user: "mysql_5260"
  42. pass: <wadawdaw>
  43. rewards:
  44. loose: 50
  45. win: 100
  46. scoreboard:
  47. title: "&6&lDRAGONS"
  48. lines:
  49. - "&0"
  50. - "&6Selected kit:"
  51. - " &b%KIT%"
  52. - "&0&0"
  53. - "&6Map:"
  54. - " &b%MAPNAME%"
  55. - "&0&0&0"
  56. - "&6Dragons:"
  57. - " &b%DRAGONS%&f/&b%MAXDRAGONS%"
  58. - "&0&0&0&0"
  59. - "&6Players:"
  60. - " &b%PLAYERSALIVE%&f/&b%TOTALPLAYERS%"
  61. strings:
  62. SELECT_KIT: "&aYou have selected %KIT% &akit."
  63. BUY_KIT: "&aYou have bought the kit."
  64. NOT_ENOUGH_MONEY: "&cYou don't have enought money."
  65. AXE_COOLDOWN: "&cYou need to wait %SEC% seconds to use it again!"
  66. DEATH_TITLE: "&cYOU DIED!"
  67. WIN_TITLE: "&aYOU WON!"
  68. START_TITLE: "&aSURVIVE!"
  69. PLAYER_JOIN: "%PLAYER% &ehas joined the game (&f%CURRENT%&e/&f%MAX%&e)."
  70. PLAYER_LEAVE: "%PLAYER% &ehas left the game (&f%CURRENT%&e/&f%MAX%&e)."
  71. MAP_WIN: "&6The winner is &e&l%MAP%&e."
  72. COUNTDOWN: "&e&lTHE GAME STARTS IN &f&l%TIME% &e&lSECONDS"
  73. COUNTDOWN_STOP: "&cCountdown stopped!"
  74. COINS_EARN: "&eYou have earned &6%COINS% coins!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement