Advertisement
Guest User

Untitled

a guest
May 5th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. Settings:
  2. storageType: MySQL
  3. stats: true
  4. MongoDB:
  5. ip: localhost
  6. port: 27017
  7. database: database
  8. username: username
  9. password: password
  10. SQL:
  11. ip: localhost
  12. database: database
  13. username: username
  14. password: password
  15. stats: false
  16. Messages:
  17. prefix: '&cUHCWars &7>> '
  18. scoreboardTitle: defaultTitle
  19. scoreboardIP: defaultIP
  20. mainColor: RED
  21. secondaryColor: GOLD
  22. gameSettings:
  23. spawnWorld: world
  24. gameWorld: Paint
  25. wallBlock: BEDROCK
  26. minStart: 2
  27. maxSlots: 50
  28. timeLimit: 120
  29. wallDropTime: 20
  30. halfTime: 60
  31. killsTillFill: 10
  32. goldenHeadOnDeath: false
  33. objectiveHealth: 300
  34. objectiveDmgPerHit: 1
  35. Regions:
  36. Team_1:
  37. pos1:
  38. worldname: Paint
  39. x: 1171.0
  40. y: 6.0
  41. z: 1065.0
  42. pos2:
  43. worldname: Paint
  44. x: 1218.0
  45. y: 27.0
  46. z: 1115.0
  47. Team_2:
  48. pos1:
  49. worldname: Paint
  50. x: 1218.0
  51. y: 27.0
  52. z: 1119.0
  53. pos2:
  54. worldname: Paint
  55. x: 1171.0
  56. y: 1.0
  57. z: 1168.0
  58. wall:
  59. pos1:
  60. worldname: Paint
  61. x: 1170.0
  62. y: 37.0
  63. z: 1116.0
  64. pos2:
  65. worldname: Paint
  66. x: 1217.0
  67. y: 1.0
  68. z: 1116.0
  69. Objective:
  70. Team_1:
  71. blockType: TNT
  72. location:
  73. world: world
  74. x: 1197
  75. y: 8
  76. z: 1089
  77. Team_2:
  78. blockType: TNT
  79. location:
  80. world: Paint
  81. x: 1197
  82. y: 8
  83. z: 1145
  84. SpawnLocations:
  85. Team1:
  86. world: Paint
  87. x: 1198.3990916247076
  88. y: 9.789744570700696
  89. z: 1094.64137079279
  90. yaw: -357.96567
  91. pitch: 33.320675
  92. Team2:
  93. world: Paint
  94. x: 1197.1868905011784
  95. y: 9.621019056955863
  96. z: 1141.0768827445338
  97. yaw: -175.57343
  98. pitch: 10.031246
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement