Advertisement
Guest User

Untitled

a guest
Apr 13th, 2019
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. # config file
  2. debug: false
  3. storage:
  4. database: sqlite
  5. mysql:
  6. url: mysql://localhost:3306/TARDIS
  7. user: bukkit
  8. password: mysecurepassword
  9. prefix: ''
  10. creation:
  11. create_worlds: false
  12. create_worlds_with_perms: false
  13. default_world: true
  14. default_world_name: TARDIS_TimeVortex
  15. tips_limit: 4000
  16. border_radius: 256
  17. gamemode: creative
  18. keep_night: true
  19. inventory_group: creative
  20. add_perms: true
  21. custom_schematic: false
  22. custom_schematic_seed: OBSIDIAN
  23. custom_creeper_id: BEACON
  24. use_block_stack: false
  25. use_clay: WOOL
  26. count: 0
  27. sky_biome: true
  28. area: none
  29. enable_legacy: true
  30. police_box:
  31. default_preset: FACTORY
  32. name_tardis: true
  33. wall_id: 35
  34. wall_data: 11
  35. tardis_lamp: REDSTONE_LAMP_OFF
  36. materialise: true
  37. confirm_timeout: 15
  38. sign_colour: WHITE
  39. set_biome: true
  40. rebuild_cooldown: 10000
  41. travel:
  42. include_default_world: false
  43. tp_radius: 500
  44. give_key: false
  45. the_end: false
  46. nether: true
  47. terminal:
  48. redefine: false
  49. nether: world
  50. the_end: world
  51. land_on_water: true
  52. timeout: 5
  53. timeout_height: 135
  54. random_attempts: 30
  55. exile: false
  56. per_world_perms: false
  57. terminal_step: 1
  58. manual_flight_delay: 60
  59. grace_period: 10
  60. random_circuit:
  61. x: 5000
  62. z: 5000
  63. no_destination_malfunctions: false
  64. max_distance: 29999983
  65. preferences:
  66. language: en
  67. key: GOLD_NUGGET
  68. walk_in_tardis: true
  69. open_door_policy: false
  70. use_worldguard: true
  71. respect_worldguard: snow-fall
  72. respect_towny: nation
  73. respect_worldborder: true
  74. respect_factions: true
  75. respect_grief_prevention: true
  76. sfx_volume: 10
  77. difficulty: easy
  78. strike_lightning: false
  79. freeze_cooldown: 60
  80. hads_damage: 10
  81. hads_distance: 10
  82. malfunction: 3
  83. malfunction_end: 0
  84. malfunction_nether: 0
  85. use_default_condensables: true
  86. heal_speed: 200
  87. default_key: eleventh
  88. default_sonic: eleventh
  89. nerf_pistons:
  90. enabled: false
  91. only_tardis_worlds: true
  92. render_entities: true
  93. spawn_random_monsters: false
  94. spawn_limit: 0
  95. no_creative_condense: false
  96. vortex_fall: teleport
  97. no_coords: false
  98. desktop:
  99. check_blocks_before_upgrade: false
  100. block_change_percent: 25
  101. circuits:
  102. damage: false
  103. uses:
  104. ARS: 20
  105. chameleon: 25
  106. input: 50
  107. invisibility: 5
  108. materialisation: 50
  109. memory: 20
  110. randomiser: 50
  111. scanner: 20
  112. temporal: 20
  113. ars: 20
  114. allow:
  115. mob_farming: true
  116. spawn_eggs: false
  117. emergency_npc: true
  118. achievements: false
  119. autonomous: false
  120. guardians: false
  121. hads: false
  122. invisibility: true
  123. tp_switch: false
  124. all_blocks: true
  125. sfx: true
  126. wg_flag_set: true
  127. zero_room: false
  128. external_gravity: true
  129. power_down: true
  130. power_down_on_quit: false
  131. player_difficulty: true
  132. 3d_doors: false
  133. village_travel: false
  134. perception_filter: false
  135. repair: true
  136. handles: true
  137. growth:
  138. gravity_max_distance: 15
  139. gravity_max_velocity: 5
  140. return_room_seed: true
  141. rooms_require_blocks: false
  142. rooms_condenser_percent: 100
  143. room_speed: 20
  144. ars_limit: 12
  145. arch:
  146. enabled: false
  147. min_time: 20
  148. switch_inventory: false
  149. clear_inv_on_death: false
  150. siege:
  151. enabled: true
  152. breeding: 0
  153. growth: 0
  154. butcher: false
  155. creeper: false
  156. healing: false
  157. texture: false
  158. junk:
  159. enabled: false
  160. return: -1
  161. particles: true
  162. conversions:
  163. biome_update: true
  164. conversion_done: true
  165. location_conversion_done: true
  166. uuid_conversion_done: true
  167. companion_clearing_done: true
  168. condenser_done: true
  169. lastknownname_conversion_done: true
  170. constructs_done: true
  171. constructs: true
  172. custom_preset: false
  173. player_prefs_materials: false
  174. ars_materials: true
  175. condenser_materials: false
  176. block_materials: false
  177. worlds:
  178. world: true
  179. TARDIS_TimeVortex: false
  180. abandon:
  181. enabled: false
  182. reduce_count: false
  183. archive:
  184. enabled: true
  185. limit: 3
  186. handles:
  187. reminders:
  188. enabled: true
  189. schedule: 1200
  190. prefix: Hey Handles
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement