JasonHeadshot007

config

Nov 17th, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. # If you want to use your own messages, copy the Language.yml file, (Do not delete language file)
  2. # And rename it, then put the title of the renamed file in "UseLanguageFile:"
  3. UseLanguageFile: English.yml
  4. players-to-start: 2
  5. interval: 60
  6. lobby-time: 60
  7. starting-time: 300
  8. seeker-damage: 2
  9. time-reward: 30
  10. automatic: false
  11. dedicated: false
  12. blow-disguises-last-30-seconds: true
  13. seeker-delay-time: 0
  14. blind-seeker-in-delay: true
  15. seeker-lives: 1
  16. crouching-block-lock: true
  17. use-solid-block: true
  18. solid-block-time: 5
  19. using-custom-tab: false
  20. use-hitmarkers: true
  21. use-hitsounds: true
  22. auto-respawn: true
  23. use-side-scoreboard-stats: true
  24. choose-new-seeker-if-original-dies: true
  25. AutomationSettings:
  26. dispatch-commands-after-x-games: false
  27. number-of-games: 10
  28. commands:
  29. - say PropHunt Server resetting!
  30. - give tomskied 357 1
  31. - kickalltohub
  32. - stop
  33. ServerSettings:
  34. force-motd-prophunt: false
  35. block-access-whilst-in-game: false
  36. force-max-players: false
  37. force-max-players-size: 36
  38. BungeeSettings:
  39. using-bungee: false
  40. kick-back-to-hub: false
  41. hub-name: hub
  42. ping-interval-ticks: 20
  43. this-bungee-server-name: prophunt1
  44. ShopSettings:
  45. use-shop: false
  46. currency-name: Cookies
  47. use-vault-for-currency: false
  48. points-per-hider-kill: 10
  49. points-per-seeker-kill: 5
  50. point-per-second-hidden: 0.2
  51. points-hiders-win: 20
  52. points-seekers-win: 0
  53. DatabaseSettings:
  54. type: mysql
  55. host: localhost
  56. port: 3306
  57. database: minecraft
  58. username: root
  59. password: minecraft
  60. HiderClass:
  61. Inventory: 283:1,357:20
  62. Effects: 1:20000:1,8:20000:1
  63. Helmet: 298 4:1
  64. Chestplate: 299 0:1
  65. Leggings: 300 1:2
  66. Boots: 301 2:4
  67. SeekerClass:
  68. Inventory: 261:1,262:64,391:10,366:10
  69. Effects: 1:20000:1
  70. Helmet: 310 0:4
  71. Chestplate: 311 0:4
  72. Leggings: 312 1:4
  73. Boots: 313 2:1
  74. block-disguises:
  75. - 1
  76. - '17:3'
  77. - 30
  78. - 49
  79. - 112
  80. - 114
  81. - 113
  82. - '4:6'
  83. - 12
  84. - 121
  85. - 130
  86. - 86
  87. - 98
  88. - 80
  89. - 4
  90. - 51
  91. - 13
  92. - 24
  93. - 139
  94. - 81
  95. - 18
  96. CustomArenaConfigs:
  97. arena1:
  98. usingDefault: true
Advertisement
Add Comment
Please, Sign In to add comment