Advertisement
Guest User

Untitled

a guest
Jul 18th, 2016
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. # MasterBuilders - A fun minigame developed by gartenzaun
  2. MasterBuilders:
  3. settings:
  4. usetitlesystem: true
  5. useinvsaving: false
  6. useownchatformat: true
  7. lobbycountdownlengthinseconds: 91
  8. buildingphaselengthinseconds: 241
  9. votingphaselengthinseconds: 15
  10. timeafterendinseconds: 15
  11. wordvoting: true
  12. particlelimit: false
  13. particlelimit_number: 16
  14. moblimit: false
  15. moblimit_number: 16
  16. minplayers: 2
  17. denychatduringbuildphase: true
  18. timetoloadmapinticks: 40
  19. signupdater:
  20. blockstate:
  21. lobby: '35:5'
  22. full: '35:4'
  23. ingame: '35:14'
  24. authmelink: false
  25. allowedcmds:
  26. - /yourcmd1
  27. - /yourcmd2
  28. reward:
  29. enabled: false
  30. cmd: money add %player% 100
  31. stats:
  32. mysql:
  33. enabled: true
  34. host: ----
  35. port: 3306
  36. username: ----
  37. password: ----
  38. database: ----
  39. words:
  40. - Honey
  41. - cat
  42. - dog
  43. worlderrorloc:
  44. x: 319.7259726249215
  45. y: 72.0
  46. z: -11.852477939851097
  47. pitch: 1104564340
  48. yaw: -1028789296
  49. world: world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement