Advertisement
Guest User

update

a guest
Apr 17th, 2019
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.36 KB | None | 0 0
  1. passerver-info:
  2. starting-money: 500
  3. timezone: EST
  4. luxor: true
  5. teamspeak: 'ts.luxormc.com'
  6. store: 'store.luxormc.com'
  7. site: 'www.luxormc.com'
  8. doublearrow: '\xbb'
  9. hubs: 3
  10. top-rank: Luxor
  11. map-number: 1
  12. combat-building: false
  13. kitmap: false
  14. invis-fix: false
  15. stattrack: false
  16. diamonds-metadata: false
  17. # Server Prices
  18. price:
  19. spawner-price: 20000
  20.  
  21. # Timer Settings
  22. timer:
  23. name:
  24. apple: 'Crapple'
  25. archer: 'Archer Tag'
  26. enderpearl: 'Enderpearl'
  27. event: 'Event'
  28. logout: 'Logout'
  29. notch-apple: 'Gapple'
  30. pvp-timer: 'PvP Timer'
  31. class-warmup: 'Class Warmup'
  32. sale: 'Sale'
  33. keysale: 'Key-Sale'
  34. sotw: 'SOTW'
  35. combattag: 'Combat Tag'
  36. stuck: 'Stuck'
  37. teleport: 'Home'
  38. color:
  39. apple: '&6&l'
  40. archer: '&6&l'
  41. enderpearl: '&e&l'
  42. event: '&9'
  43. logout: '&4&l'
  44. notch-apple: '&6&l'
  45. pvp-timer: '&a&l'
  46. class-warmup: '&b&l'
  47. sale: '&a&l'
  48. keysale: '&a&l'
  49. sotw: '&a&l'
  50. combattag: '&4&l'
  51. stuck: '&4&l'
  52. teleport: '&3&l'
  53. time:
  54. apple: 5s
  55. archer: 8s
  56. enderpearl: 16s
  57. logout: 30s
  58. notch-apple: 8h
  59. pvp-timer: 30m
  60. class-warmup: 10s
  61. keysale: 3h
  62. sotw: 3h
  63. combattag: 30s
  64. stuck: 2m
  65. teleport: 10s
  66.  
  67. # Scoreboard setting
  68. # %title% is replaces name
  69. scoreboard:
  70. name: LuxorMC
  71. title: '&b&l%title% &c[Map %number%]'
  72.  
  73. faction-settings:
  74. max-players: 15
  75. max-allies: 0
  76. # Claim Settings
  77. claim:
  78. price: 0.25
  79. # nearby
  80. claim-radius: 2
  81. # DTR Settings
  82. dtr:
  83. freeze-time: 30
  84. update-seconds: 30
  85. #Disabled Factions Name Settings
  86. disallowed-faction:
  87. - EOTW
  88.  
  89. # Class Settings
  90. classes:
  91. rogue-enabled: false
  92.  
  93. color:
  94. # Main Server Colors
  95. main: AQUA
  96. secondary: GRAY
  97. extra: WHITE
  98. # Scoreboard Colors
  99. scoreboard: GRAY
  100. lines: DARK_GRAY
  101. arrow: GOLD
  102. outstanding: GREEN
  103. addon: RED
  104. # Faction Colors
  105. enemy: YELLOW
  106. teammate: GREEN
  107. ally: AQUA
  108. archer: RED
  109.  
  110. # Map Kit Settings
  111. enchantment-limits:
  112. PROTECTION_ENVIRONMENTAL: 1
  113. DAMAGE_ALL: 1
  114. ARROW_KNOCKBACK: 1
  115. KNOCKBACK: 0
  116. FIRE_ASPECT: 0
  117. THORNS: 0
  118. ARROW_FIRE: 1
  119. ARROW_DAMAGE: 4
  120. DURABILITY: 3
  121.  
  122. disabled-enchants:
  123. - DAMAGE_ARTHROPODS
  124. - DAMAGE_UNDEAD
  125. - PROTECTION_EXPLOSIONS
  126. - PROTECTION_PROJECTILE
  127. - PROTECTION_FIRE
  128. - THORNS
  129. - WATER_WORKER
  130. - OXYGEN
  131.  
  132. # Potion Settings
  133. potion-limits:
  134. INSTANT_DAMAGE: 0
  135. REGEN: 0
  136. STRENGTH: 0
  137. WEAKNESS: 0
  138. SLOWNESS: 0
  139. INVISIBILITY: 1
  140. POISON: 1
  141. FIRE_RESISTANCE: 1
  142. SPEED: 2
  143.  
  144. potion-limits-short:
  145. SLOWNESS: false
  146.  
  147. potion-limits-long:
  148. POISON: false
  149.  
  150. # Radius / Sizes
  151. border-sizes:
  152. NORMAL: 3000
  153. NETHER: 1000
  154. THE_END: 1500
  155.  
  156. spawnbuffer: 300
  157. warzone-radius: 1000
  158.  
  159. spawn-radius:
  160. NORMAL: 75.0
  161. NETHER: 62.5
  162. THE_END: 0.0
  163.  
  164. # XP Settings
  165. xp:
  166. default-multiplier: 2.0
  167. looting-multiplier: 1.5
  168. # Ore Settings
  169. ore:
  170. multiplier: 1.25
  171.  
  172. default-deathban-time: 180
  173.  
  174. # Vault Settings
  175. default-vault-rows: 0
  176. vault-rows:
  177. plugin.playervaults.staff: 4
  178.  
  179. # Koth Settings
  180. koth:
  181. day: 0
  182. hour: 18
  183. time: 15
  184.  
  185. conquest-win-points: 300
  186. conquest:
  187. day: 1
  188. hour: 13
  189.  
  190. citadelL
  191. capture-days: 5.5
  192.  
  193. # Other Junk
  194. deathban-multiplier: 1
  195.  
  196. # Mongo Settings
  197. mongo:
  198. enabled: false
  199. host: 127.0.0.1
  200. port: 27017
  201. user: root
  202. password: ''
  203. database: Luxor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement