Advertisement
Guest User

Untitled

a guest
Apr 29th, 2019
368
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 KB | None | 0 0
  1. ##############
  2.  
  3. # HWID Checker
  4.  
  5. ##############
  6.  
  7. HWID: 'BD83-6RQB-CR3I-5BLG'
  8.  
  9.  
  10.  
  11. # Server Settings
  12.  
  13. server-info:
  14.  
  15. name: DawnPvP
  16.  
  17. store: shop.dawnpvp.com
  18.  
  19. teamspeak: ts.dawnpvp.com
  20.  
  21. starting-balance: 500
  22.  
  23. kitmap-mode: true
  24.  
  25. combat-build: false
  26.  
  27. combatlog-delay: 300
  28.  
  29. default-deathban: 3600000
  30.  
  31.  
  32.  
  33. # Scoreboard settings
  34.  
  35. scoreboard:
  36.  
  37. title: '&5&lDawnPvP &8&L⏐ &dKitmap'
  38.  
  39. timer:
  40.  
  41. color: '&c'
  42.  
  43. # If KitMap is true
  44.  
  45. # Names is currently not working.
  46.  
  47. kills:
  48.  
  49. enabled: true
  50.  
  51. deaths:
  52.  
  53. enabled: true
  54.  
  55. balance:
  56.  
  57. enabled: true
  58.  
  59.  
  60.  
  61. # Timer Settings
  62.  
  63. timer:
  64.  
  65. name:
  66.  
  67. apple: 'Crapple'
  68.  
  69. archer: 'Archer Tag'
  70.  
  71. enderpearl: 'Enderpearl'
  72.  
  73. event: 'Event'
  74.  
  75. logout: 'Logout'
  76.  
  77. notch-apple: 'Gapple'
  78.  
  79. pvp-timer: 'Invincibility'
  80.  
  81. class-warmup: 'Class Warmup'
  82.  
  83. sale: 'Sale'
  84.  
  85. reboot: 'Reboot'
  86.  
  87. sotw: 'SOTW'
  88.  
  89. combattag: 'Combat'
  90.  
  91. stuck: 'Stuck'
  92.  
  93. teleport: 'Home'
  94.  
  95. color:
  96.  
  97. apple: '&6&l'
  98.  
  99. archer: '&6&l'
  100.  
  101. enderpearl: '&5&l'
  102.  
  103. event: '&9'
  104.  
  105. logout: '&4&l'
  106.  
  107. notch-apple: '&6&l'
  108.  
  109. pvp-timer: '&a&l'
  110.  
  111. class-warmup: '&b&l'
  112.  
  113. reboot: '&4&l'
  114.  
  115. sotw: '&a&l'
  116.  
  117. sale: '&a&l'
  118.  
  119. combattag: '&4&l'
  120.  
  121. stuck: '&4&l'
  122.  
  123. teleport: '&3&l'
  124.  
  125. time:
  126.  
  127. apple: 15s
  128.  
  129. archer: 8s
  130.  
  131. enderpearl: 16s
  132.  
  133. logout: 30s
  134.  
  135. notch-apple: 3h
  136.  
  137. pvp-timer: 30m
  138.  
  139. class-warmup: 10s
  140.  
  141. reboot: 1h
  142.  
  143. sale: 12h
  144.  
  145. combattag: 30s
  146.  
  147. stuck: 2m
  148.  
  149. teleport: 10s
  150.  
  151.  
  152.  
  153. # Class settings
  154.  
  155. classes:
  156.  
  157. archer:
  158.  
  159. enabled: true
  160.  
  161. name: "Archer"
  162.  
  163. equipment:
  164.  
  165. helmet: "LEATHER_HELMET"
  166.  
  167. chestplate: "LEATHER_CHESTPLATE"
  168.  
  169. leggings: "LEATHER_LEGGINGS"
  170.  
  171. boots: "LEATHER_BOOTS"
  172.  
  173. bard:
  174.  
  175. enabled: true
  176.  
  177. name: "Bard"
  178.  
  179. equipment:
  180.  
  181. helmet: "GOLD_HELMET"
  182.  
  183. chestplate: "GOLD_CHESTPLATE"
  184.  
  185. leggings: "GOLD_LEGGINGS"
  186.  
  187. boots: "GOLD_BOOTS"
  188.  
  189. # energy cost
  190.  
  191. energy:
  192.  
  193. speed: 35
  194.  
  195. strength: 45
  196.  
  197. resistance: 35
  198.  
  199. regeneration: 30
  200.  
  201. jump: 40
  202.  
  203. wither: 50
  204.  
  205. fireresistance: 10
  206.  
  207. miner:
  208.  
  209. enabled: true
  210.  
  211. name: "Miner"
  212.  
  213. equipment:
  214.  
  215. helmet: "IRON_HELMET"
  216.  
  217. chestplate: "IRON_CHESTPLATE"
  218.  
  219. leggings: "IRON_LEGGINGS"
  220.  
  221. boots: "IRON_BOOTS"
  222.  
  223. rogue:
  224.  
  225. enabled: true
  226.  
  227. name: "Rogue"
  228.  
  229. equipment:
  230.  
  231. helmet: "CHAINMAI_HELMET"
  232.  
  233. chestplate: "CHAINMAIL_CHESTPLATE"
  234.  
  235. leggings: "CHAINMAIL_LEGGINGS"
  236.  
  237. boots: "CHAINMAIL_BOOTS"
  238.  
  239. reaper:
  240.  
  241. enabled: true
  242.  
  243. name: "Reaper"
  244.  
  245. equipment:
  246.  
  247. helmet: "GOLD_HELMET"
  248.  
  249. chestplate: "CHAINMAIL_CHESTPLATE"
  250.  
  251. leggings: "CHAINMAIL_LEGGINGS"
  252.  
  253. boots: "CHAINMAIL_BOOTS"
  254.  
  255.  
  256.  
  257. # Faction Settings
  258.  
  259. faction:
  260.  
  261. max-faction: 15
  262.  
  263. max-allies: 0
  264.  
  265. color:
  266.  
  267. wilderness: DARK_GREEN
  268.  
  269. warzone: RED
  270.  
  271. safezone: AQUA
  272.  
  273. teammate: GREEN
  274.  
  275. ally: BLUE
  276.  
  277. enemy: RED
  278.  
  279. road: GOLD
  280.  
  281. glowstone: GOLD
  282.  
  283. chat:
  284.  
  285. faction: '&3(Team) %player%: &e%chat%'
  286.  
  287. ally: '&9(Ally) %player%: &e%chat%'
  288.  
  289. messages:
  290.  
  291. create: '&eThe faction &6%faction% &ehas been &acreated &eby &6%player%'
  292.  
  293. disband: '&eThe faction &6%faction% &ehas been &cdisband &eby &6%player%'
  294.  
  295. rename: '&eThe faction &6%faction% &ehas been &6renamed &a%factionnew% &eby &6%player%'
  296.  
  297. claim-enter: '&eNow Entering %faction% &7(%deathbanstatus%&7)'
  298.  
  299. claim-leave: '&eNow Leaving %faction% &7(%deathbanstatus%&7)'
  300.  
  301. capture:
  302.  
  303. koth: crate givekey %player% Koth 1
  304.  
  305. conquest: crate givekey %player% Conquest 1
  306.  
  307.  
  308.  
  309.  
  310.  
  311. radius:
  312.  
  313. spawn-nobreak: 300
  314.  
  315. warzone: 600
  316.  
  317. nether-warzone: 300
  318.  
  319.  
  320.  
  321. # Server Colors
  322.  
  323. color:
  324.  
  325. main: PURPLE
  326.  
  327. secondary: LIGHT_PURPLE
  328.  
  329. lines: GRAY
  330.  
  331.  
  332.  
  333. # Map Kit Settings
  334.  
  335. mapkit:
  336.  
  337. sharpness: 1
  338.  
  339. protection: 1
  340.  
  341.  
  342.  
  343. # Potion Settings
  344.  
  345. potionLimits:
  346.  
  347. STRENGTH: 0
  348.  
  349. INVISIBILITY: 1
  350.  
  351. REGEN: 0
  352.  
  353. WEAKNESS: 0
  354.  
  355. INSTANT_DAMAGE: 0
  356.  
  357. SLOWNESS: 1
  358.  
  359. POISON: 1
  360.  
  361.  
  362.  
  363. potionsExtendedDisallowed: POISON SLOWNESS
  364.  
  365.  
  366.  
  367. # Specific Deathban times can be set by giving the player the following permissions
  368.  
  369. # hcf.deathban.<time>
  370.  
  371. #
  372.  
  373. # Avaliable times:
  374.  
  375. # 5m/10m/15m/30m/35m/40m/45m/60m/90m/120m/150m
  376.  
  377.  
  378.  
  379. # Text Settings
  380.  
  381. motd:
  382.  
  383. enable: false
  384.  
  385. message:
  386.  
  387. - '&8&m----------------------------------------------'
  388.  
  389. - '&7Welcome to the &6&lsHCF &cMap 1'
  390.  
  391. - ''
  392.  
  393. - '&7Twitter: &6https://twitter.com/InspectMC'
  394.  
  395. - '&8&m----------------------------------------------'
  396.  
  397.  
  398.  
  399. messages:
  400.  
  401. save: '&aServer has been stopped by &l%player%'
  402.  
  403. helpop: '&7(&6&lHelpop&7) &e%player% &6has requested assistance for &e%reason%.'
  404.  
  405. # Cobblestone Pickup messages
  406.  
  407. cobblestone:
  408.  
  409. enabled: '&eYour &6cobblestone &epickup has been &aenabled'
  410.  
  411. disabled: '&eYour &6cobblestone &epickup has been &cdisabled'
  412.  
  413. # Vanish messages
  414.  
  415. vanish:
  416.  
  417. enabled: '&eYour &6vanish &ehas been &aenabled'
  418.  
  419. disabled: '&eYour &6vanish &ehas been &cdisabled'
  420.  
  421. # Class messages
  422.  
  423. classes:
  424.  
  425. equipped:
  426.  
  427. - '&bClass: &l%class% &7--> &aEnabled&7!'
  428.  
  429. - '&bClass Info: &awww.sHCF.com/%class%'
  430.  
  431. un-equipped:
  432.  
  433. - '&bClass: &l%class% &7--> &cDisabled&7!'
  434.  
  435. # Sale messages
  436.  
  437. sale:
  438.  
  439. announcement: '&eThe store-wide &a&lsale &ehas started at &6%store% &efor &6%time%'
  440.  
  441. end: '&cThe store-wide sale has ended!'
  442.  
  443. # Staffmode messages
  444.  
  445. staffmode:
  446.  
  447. enabled: '&eYour staffmode has been &aenabled'
  448.  
  449. disabled: '&eYour staffmode has been &cdisabled'
  450.  
  451. # StaffChat messages
  452.  
  453. staffchat:
  454.  
  455. format: '&8(&5StaffChat&8) &5%player% &f» &d%message%'
  456.  
  457. enabled: '&eStaff Chat has been &aenabled'
  458.  
  459. disabled: '&eStaff Chat has been &cdisabled'
  460.  
  461. # SOTW messages
  462.  
  463. sotw:
  464.  
  465. started: '&cStarted SOTW protection for %time%.'
  466.  
  467. ended: '&cSOTW has now ended.'
  468.  
  469. enabled: '&eYou have enabled SOTW. You can now attack other people if sotw is not enabled.'
  470.  
  471. enabled-active: '&cYou have already enabled your SOTW timer.'
  472.  
  473. # Koth messages
  474.  
  475. koth:
  476.  
  477. control: '&6You are now in control of %koth%&e.'
  478.  
  479. lost-control: '&6You are no longer in control of &e%koth%&6.'
  480.  
  481. # Announcing to the server
  482.  
  483. start: '&6[KOTH] &e%koth% &6can now be contested &7(%time%)'
  484.  
  485. winner: '&6[KOTH] &e%player% &6has captured &e%koth% &7(%time% of up-time)'
  486.  
  487. controlling: '&6[KOTH] &e%koth% &6is being controlled. &7(%time% left)'
  488.  
  489. no-control-announcement: '&6[KOTH] &e%player% &6has lost control of %koth%&e. &7(%time% left)'
  490.  
  491.  
  492.  
  493. # %LINE% to add lines.
  494.  
  495. online-donors:
  496.  
  497. - ''
  498.  
  499. - '&4&lNemesis Users &f» &4%MEDICS%'
  500.  
  501. - '&7Purchase the Nemesis rank at &dshop.dawnpvp.com'
  502.  
  503. - ''
  504.  
  505. - ''
  506.  
  507. - ''
  508.  
  509. - ''
  510.  
  511.  
  512.  
  513. # Commands
  514.  
  515. help:
  516.  
  517. - '&7&m----------------------------------------------------'
  518.  
  519. - '&6&lMap Infomation&7:'
  520.  
  521. - '&7&m----------------------------------------------------'
  522.  
  523.  
  524.  
  525.  
  526.  
  527. coords:
  528.  
  529. - '&7&m----------------------------------------'
  530.  
  531. - '&6&lCoords'
  532.  
  533. - '&7&m----------------------------------------'
  534.  
  535.  
  536.  
  537. teamspeak:
  538.  
  539. - '&6Teamspeak: ts.dawnpvp.com'
  540.  
  541.  
  542.  
  543. lff:
  544.  
  545. - '&7&m----------------------------------------'
  546.  
  547. - '&&&l%player% &eis looking for a &6&lteam&e!'
  548.  
  549. - '&7&m----------------------------------------'
  550.  
  551.  
  552.  
  553. fight:
  554.  
  555. - '&7&m----------------------------------------'
  556.  
  557. - '&d%player% &ebroadcast their location %x%, %y%, %z%'
  558.  
  559. - '&7&m----------------------------------------'
  560.  
  561.  
  562.  
  563. # put all rank lower case
  564.  
  565. reclaim:
  566.  
  567. message: "&c%player% has reclaimed their %rank%"
  568.  
  569. groups:
  570.  
  571. owner:
  572.  
  573. - 'crate give %player% hcfaction 1'
  574.  
  575.  
  576.  
  577. spawn:
  578.  
  579. world: world
  580.  
  581. x: 0
  582.  
  583. y: 70
  584.  
  585. z: 0
  586.  
  587. yaw: 0
  588.  
  589. pitch: 0
  590.  
  591. Location:
  592.  
  593.  
  594.  
  595. world:
  596.  
  597. border: 3000
  598.  
  599. spawn:
  600.  
  601. x: 0
  602.  
  603. y: 100
  604.  
  605. z: 0
  606.  
  607.  
  608.  
  609. # Database settings
  610.  
  611. # Enable database support, leave the mongo
  612.  
  613. # databases false for sole Flatefile use
  614.  
  615. database:
  616.  
  617. mongo:
  618.  
  619. enabled: false
  620.  
  621. host: '127.0.0.1'
  622.  
  623. port: 27017
  624.  
  625. database: 'HCFactions'
  626.  
  627. auth:
  628.  
  629. enabled: false
  630.  
  631. username: 'root'
  632.  
  633. password: ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement