Advertisement
InspectMC

sHCF Config.yml

May 12th, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.71 KB | None | 0 0
  1. ##############
  2. # HWID Checker
  3. ##############
  4. HWID: 'HWID Here'
  5.  
  6. # Server Settings
  7. server-info:
  8. name: sHCF
  9. store: shop.sHCF.com
  10. teamspeak: ts.sHCF.com
  11. starting-balance: 500
  12. kitmap-mode: false
  13. combat-build: true
  14. combatlog-delay: 300
  15. default-deathban: 3600000
  16.  
  17. # Scoreboard settings
  18. scoreboard:
  19. title: '&6&lsHCF &c[Map 1]'
  20. timer:
  21. color: '&f'
  22.  
  23. # Timer Settings
  24. timer:
  25. name:
  26. apple: 'Crapple'
  27. archer: 'Archer Tag'
  28. enderpearl: 'Enderpearl'
  29. event: 'Event'
  30. logout: 'Logout'
  31. notch-apple: 'Grapple'
  32. pvp-timer: 'PvP Timer'
  33. class-warmup: 'Class Warmup'
  34. sale: 'Sale'
  35. reboot: 'Reboot'
  36. sotw: 'SOTW'
  37. combattag: 'Combat Tag'
  38. stuck: 'Stuck'
  39. teleport: 'Home'
  40. color:
  41. apple: '&6&l'
  42. archer: '&6&l'
  43. enderpearl: '&e&l'
  44. event: '&9'
  45. logout: '&4&l'
  46. notch-apple: '&6&l'
  47. pvp-timer: '&a&l'
  48. class-warmup: '&b&l'
  49. reboot: '&4&l'
  50. sotw: '&a&l'
  51. sale: '&a&l'
  52. combattag: '&4&l'
  53. stuck: '&4&l'
  54. teleport: '&3&l'
  55. time:
  56. apple: 5s
  57. archer: 8s
  58. enderpearl: 16s
  59. logout: 30s
  60. notch-apple: 8h
  61. pvp-timer: 30m
  62. class-warmup: 10s
  63. reboot: 20s
  64. sotw: 3h
  65. sale: 3h
  66. combattag: 30s
  67. stuck: 2m
  68. teleport: 10s
  69.  
  70. # Class settings
  71. classes:
  72. archer:
  73. enabled: true
  74. name: "Archer"
  75. equipment:
  76. helmet: 'LEATHER_HELMET'
  77. chestplate: 'LEATHER_CHESTPLATE'
  78. leggings: 'LEATHER_LEGGINGS'
  79. boots: 'LEATHER_BOOTS'
  80. effects:
  81. damage-resistance: 1
  82. regeneration: 0
  83. speed: 2
  84. bard:
  85. enabled: true
  86. name: "Bard"
  87. equipment:
  88. helmet: 'GOLD_HELMET'
  89. chestplate: 'GOLD_CHESTPLATE'
  90. leggings: 'GOLD_LEGGINGS'
  91. boots: 'GOLD_BOOTS'
  92. effects:
  93. damage-resistance: 1
  94. regeneration: 0
  95. speed: 1
  96. # energy cost
  97. energy:
  98. speed: 35
  99. strength: 45
  100. resistance: 35
  101. regeneration: 30
  102. jump: 40
  103. wither: 50
  104. fireresistance: 10
  105. miner:
  106. enabled: true
  107. name: "Miner"
  108. equipment:
  109. helmet: 'IRON_HELMET'
  110. chestplate: 'IRON_CHESTPLATE'
  111. leggings: 'IRON_LEGGINGS'
  112. boots: 'IRON_BOOTS'
  113. effects:
  114. fire-resistance: 0
  115. damage-resistance: 1
  116. night-vision: 0
  117. rogue:
  118. enabled: true
  119. name: "Rogue"
  120. equipment:
  121. helmet: 'CHAINMAI_HELMET'
  122. chestplate: 'CHAINMAIL_CHESTPLATE'
  123. leggings: 'CHAINMAIL_LEGGINGS'
  124. boots: 'CHAINMAIL_BOOTS'
  125. effects:
  126. damage-resistance: 1
  127. regeneration: 0
  128. jump: 1
  129. speed: 2
  130. reaper:
  131. enabled: true
  132. name: "Reaper"
  133. equipment:
  134. helmet: 'GOLD_HELMET'
  135. chestplate: 'CHAINMAIL_CHESTPLATE'
  136. leggings: 'CHAINMAIL_LEGGINGS'
  137. boots: 'CHAINMAIL_BOOTS'
  138. effects:
  139. fire-resistance: 0
  140. damage-resistance: 1
  141. speed: 1
  142.  
  143. # Faction Settings
  144. # https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/ChatColor.java
  145. faction:
  146. max-faction: 5
  147. max-allies: 0
  148. color:
  149. wilderness: DARK_GREEN
  150. warzone: RED
  151. safezone: AQUA
  152. teammate: GREEN
  153. ally: BLUE
  154. enemy: RED
  155. road: GOLD
  156. glowstone: GOLD
  157. capture:
  158. # Koth Rewards
  159. koth: 'crate givekey %player% Koth 1'
  160. koth-points: 5
  161. # Capture Rewards
  162. conquest: 'crate givekey %player% Conquest 1'
  163. conquest-points: 25
  164.  
  165. radius:
  166. spawn-nobreak: 300
  167. warzone: 800
  168. nether-warzone: 300
  169.  
  170. spawn:
  171. world: world
  172. x: 0
  173. y: 70
  174. z: 0
  175. yaw: 0
  176. pitch: 0
  177.  
  178. border:
  179. NORMAL: 3000
  180. NETHER: 3000
  181.  
  182. # Server Colors
  183. # https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/ChatColor.java
  184. color:
  185. main: GOLD
  186. secondary: YELLOW
  187. lines: GRAY
  188.  
  189. # Map Kit Settings
  190. mapkit:
  191. sharpness: 1
  192. protection: 1
  193.  
  194. # Potion Settings
  195. potionLimits:
  196. STRENGTH: 0
  197. INVISIBILITY: 1
  198. REGEN: 0
  199. WEAKNESS: 0
  200. INSTANT_DAMAGE: 0
  201. SLOWNESS: 1
  202. POISON: 1
  203.  
  204. potionsExtendedDisallowed: POISON SLOWNESS
  205.  
  206. # Specific Deathban times can be set by giving the player the following permissions
  207. # hcf.deathban.<time>
  208. #
  209. # Avaliable times:
  210. # 5m/10m/15m/30m/35m/40m/45m/60m/90m/120m/150m
  211.  
  212. # Grapple Hook Settings
  213. grapple:
  214. enabled: true
  215. name: '&aGrapple Hook'
  216. # If you want players need permission to use
  217. permissions: false
  218. # If you want players to take fall damage when using.
  219. fall-damage: false
  220. # Teleporting instead of velocity
  221. teleport: false
  222. # If you want a cooldown for the use of the grapple. (Seconds)
  223. cooldown: 0
  224.  
  225. # StaffMode Settings
  226. # https://github.com/Bukkit/Bukkit/blob/master/src/main/java/org/bukkit/Material.java
  227. staffmode:
  228. teleporter:
  229. enabled: true
  230. name: '&6&lCompass Teleporter'
  231. item: 'COMPASS'
  232. slot: 1
  233. inventory:
  234. enabled: true
  235. name: '&6&lInventory'
  236. item: 'BOOK'
  237. slot: 2
  238. view:
  239. enabled: true
  240. name: '&6&lView'
  241. item: 'CARPET'
  242. slot: 3
  243. freeze:
  244. enabled: true
  245. name: '&6&lFreeze'
  246. item: 'IRON_FENCE'
  247. slot: 5
  248. miner-tp:
  249. enabled: true
  250. name: '&6&lMiner Tp'
  251. item: 'DIAMOND_PICKAXE'
  252. slot: 8
  253. random-tp:
  254. enabled: true
  255. name: '&6&lRandom Tp'
  256. item: 'WATCH'
  257. slot: 9
  258.  
  259. # put all rank lower case
  260. reclaim:
  261. message: "&a%player% has reclaimed their %rank% reclaim. Want to be like them go to store.sHCF.com"
  262. groups:
  263. owner:
  264. - 'crate give %player% hcfaction 1'
  265.  
  266. rank:
  267. support:
  268. # This is beta.
  269. nucleus: false
  270.  
  271. # Database settings
  272. # If you don't wanna use the database
  273. # set enabled false for flatfile.
  274. database:
  275. mongo:
  276. enabled: false
  277. host: '127.0.0.1'
  278. port: 27017
  279. database: 'HCFactions'
  280. auth:
  281. enabled: false
  282. username: 'root'
  283. password: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement