Advertisement
Guest User

Untitled

a guest
Sep 21st, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.30 KB | None | 0 0
  1. -----------------------------------------------------------------------------
  2. config.yml
  3. -----------------------------------------------------------------------------
  4.  
  5. # ------------------------------------------------------------------------- #
  6. # This is the MV2 Config. If you mess it up, copy the values out #
  7. # delete it, and it will be regenerated. Then use the ingame interface #
  8. # to add your values back via the "/mv conf" command. #
  9. # When in-game, simply type: "/mv conf ?" for help. #
  10. # A config with explanations can be found here: #
  11. # https://github.com/Multiverse/Multiverse-Core/wiki/config.yml #
  12. # #
  13. # #
  14. # IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
  15. # #
  16. # Do NOT delete this line from your config!!!! #
  17. # ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration #
  18. # #
  19. # IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !! IMPORTANT !!IMPORTANT #
  20. # ------------------------------------------------------------------------- #
  21.  
  22. multiverse-configuration:
  23. ==: com.onarandombox.MultiverseCore.MultiverseCoreConfiguration
  24. enforceaccess: 'false'
  25. prefixchat: 'true'
  26. prefixchatformat: '[%world%]%chat%'
  27. useasyncchat: 'true'
  28. teleportintercept: 'true'
  29. firstspawnoverride: 'true'
  30. displaypermerrors: 'true'
  31. globaldebug: '0'
  32. silentstart: 'false'
  33. messagecooldown: '5000'
  34. version: '2.9'
  35. firstspawnworld: ResourcePack
  36. teleportcooldown: '1000'
  37. defaultportalsearch: 'false'
  38. portalsearchradius: '128'
  39.  
  40. ------------------------------------------------------------------------------------------------------------
  41. worlds.yml
  42. ------------------------------------------------------------------------------------------------------------
  43. worlds:
  44. model:
  45. ==: MVWorld
  46. hidden: 'false'
  47. alias: ''
  48. color: WHITE
  49. style: NORMAL
  50. pvp: 'true'
  51. scale: '1.0'
  52. respawnWorld: ''
  53. allowWeather: 'true'
  54. difficulty: EASY
  55. spawning:
  56. ==: MVSpawnSettings
  57. animals:
  58. ==: MVSpawnSubSettings
  59. spawn: 'true'
  60. spawnrate: '-1'
  61. exceptions: []
  62. monsters:
  63. ==: MVSpawnSubSettings
  64. spawn: 'true'
  65. spawnrate: '-1'
  66. exceptions: []
  67. entryfee:
  68. ==: MVEntryFee
  69. amount: '0.0'
  70. currency: '-1'
  71. hunger: 'true'
  72. autoHeal: 'true'
  73. adjustSpawn: 'true'
  74. portalForm: ALL
  75. gameMode: SURVIVAL
  76. keepSpawnInMemory: 'true'
  77. spawnLocation:
  78. ==: MVSpawnLocation
  79. yaw: 0.0
  80. pitch: 0.0
  81. z: 0.0
  82. y: 100.0
  83. x: 0.0
  84. autoLoad: 'true'
  85. bedRespawn: 'true'
  86. worldBlacklist: []
  87. environment: NORMAL
  88. seed: '3765328149031750919'
  89. generator: 'null'
  90. playerLimit: '-1'
  91. allowFlight: 'true'
  92. ResourcePack:
  93. ==: MVWorld
  94. hidden: 'false'
  95. alias: ResourcePack
  96. color: WHITE
  97. style: NORMAL
  98. pvp: 'true'
  99. scale: '1.0'
  100. respawnWorld: ''
  101. allowWeather: 'true'
  102. difficulty: EASY
  103. spawning:
  104. ==: MVSpawnSettings
  105. animals:
  106. ==: MVSpawnSubSettings
  107. spawn: 'true'
  108. spawnrate: '-1'
  109. exceptions: []
  110. monsters:
  111. ==: MVSpawnSubSettings
  112. spawn: 'true'
  113. spawnrate: '-1'
  114. exceptions: []
  115. entryfee:
  116. ==: MVEntryFee
  117. amount: '0.0'
  118. currency: '-1'
  119. hunger: 'true'
  120. autoHeal: 'true'
  121. adjustSpawn: 'true'
  122. portalForm: ALL
  123. gameMode: SURVIVAL
  124. keepSpawnInMemory: 'true'
  125. spawnLocation:
  126. ==: MVSpawnLocation
  127. yaw: 0.0
  128. pitch: 0.0
  129. z: 0.0
  130. y: 64.0
  131. x: 0.0
  132. autoLoad: 'true'
  133. bedRespawn: 'true'
  134. worldBlacklist: []
  135. environment: NORMAL
  136. seed: '5591066288079620352'
  137. generator: 'null'
  138. playerLimit: '-1'
  139. allowFlight: 'true'
  140. ResourcePack_the_end:
  141. ==: MVWorld
  142. hidden: 'false'
  143. alias: ResourcePack_the_end
  144. color: WHITE
  145. style: NORMAL
  146. pvp: 'true'
  147. scale: '16.0'
  148. respawnWorld: ''
  149. allowWeather: 'true'
  150. difficulty: EASY
  151. spawning:
  152. ==: MVSpawnSettings
  153. animals:
  154. ==: MVSpawnSubSettings
  155. spawn: 'true'
  156. spawnrate: '-1'
  157. exceptions: []
  158. monsters:
  159. ==: MVSpawnSubSettings
  160. spawn: 'true'
  161. spawnrate: '-1'
  162. exceptions: []
  163. entryfee:
  164. ==: MVEntryFee
  165. amount: '0.0'
  166. currency: '-1'
  167. hunger: 'true'
  168. autoHeal: 'true'
  169. adjustSpawn: 'true'
  170. portalForm: ALL
  171. gameMode: SURVIVAL
  172. keepSpawnInMemory: 'true'
  173. spawnLocation:
  174. ==: MVSpawnLocation
  175. yaw: 0.0
  176. pitch: 0.0
  177. z: 0.0
  178. y: 62.0
  179. x: 0.0
  180. autoLoad: 'true'
  181. bedRespawn: 'true'
  182. worldBlacklist: []
  183. environment: THE_END
  184. seed: '5591066288079620352'
  185. generator: 'null'
  186. playerLimit: '-1'
  187. allowFlight: 'true'
  188. ResourcePack_nether:
  189. ==: MVWorld
  190. hidden: 'false'
  191. alias: ResourcePack_nether
  192. color: WHITE
  193. style: NORMAL
  194. pvp: 'true'
  195. scale: '8.0'
  196. respawnWorld: ''
  197. allowWeather: 'true'
  198. difficulty: EASY
  199. spawning:
  200. ==: MVSpawnSettings
  201. animals:
  202. ==: MVSpawnSubSettings
  203. spawn: 'true'
  204. spawnrate: '-1'
  205. exceptions: []
  206. monsters:
  207. ==: MVSpawnSubSettings
  208. spawn: 'true'
  209. spawnrate: '-1'
  210. exceptions: []
  211. entryfee:
  212. ==: MVEntryFee
  213. amount: '0.0'
  214. currency: '-1'
  215. hunger: 'true'
  216. autoHeal: 'true'
  217. adjustSpawn: 'true'
  218. portalForm: ALL
  219. gameMode: SURVIVAL
  220. keepSpawnInMemory: 'true'
  221. spawnLocation:
  222. ==: MVSpawnLocation
  223. yaw: 0.0
  224. pitch: 0.0
  225. z: 8.0
  226. y: 69.0
  227. x: 4.0
  228. autoLoad: 'true'
  229. bedRespawn: 'true'
  230. worldBlacklist: []
  231. environment: NETHER
  232. seed: '5591066288079620352'
  233. generator: 'null'
  234. playerLimit: '-1'
  235. allowFlight: 'true'
  236. world:
  237. ==: MVWorld
  238. hidden: 'false'
  239. alias: ''
  240. color: WHITE
  241. style: NORMAL
  242. pvp: 'true'
  243. scale: '1.0'
  244. respawnWorld: ''
  245. allowWeather: 'true'
  246. difficulty: EASY
  247. spawning:
  248. ==: MVSpawnSettings
  249. animals:
  250. ==: MVSpawnSubSettings
  251. spawn: 'true'
  252. spawnrate: '-1'
  253. exceptions: []
  254. monsters:
  255. ==: MVSpawnSubSettings
  256. spawn: 'true'
  257. spawnrate: '-1'
  258. exceptions: []
  259. entryfee:
  260. ==: MVEntryFee
  261. amount: '0.0'
  262. currency: '-1'
  263. hunger: 'true'
  264. autoHeal: 'true'
  265. adjustSpawn: 'true'
  266. portalForm: ALL
  267. gameMode: SURVIVAL
  268. keepSpawnInMemory: 'true'
  269. spawnLocation:
  270. ==: MVSpawnLocation
  271. yaw: 0.0
  272. pitch: 0.0
  273. z: 176.0
  274. y: 64.0
  275. x: 24.0
  276. autoLoad: 'true'
  277. bedRespawn: 'true'
  278. worldBlacklist: []
  279. environment: NORMAL
  280. seed: '9197696937105596063'
  281. generator: 'null'
  282. playerLimit: '-1'
  283. allowFlight: 'true'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement