Advertisement
Guest User

PH Config File

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