Advertisement
Guest User

Untitled

a guest
Nov 19th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. startPositions:
  2. - x: 211
  3. y: 139
  4. z: 153
  5. pitch: 0
  6. yaw: 0
  7. world: 1
  8. useCustomEndPosition: true
  9. endPos:
  10. x: 211.466
  11. y: 116
  12. z: 148.494
  13. pitch: 0
  14. yaw: 0
  15. world: 1
  16. - x: 211
  17. y: 139
  18. z: 153
  19. pitch: 0
  20. yaw: 0
  21. world: 1
  22. useCustomEndPosition: true
  23. endPos:
  24. x: 211.466
  25. y: 116
  26. z: 148.494
  27. pitch: 0
  28. yaw: 0
  29. world: 1
  30. - x: 211
  31. y: 139
  32. z: 153
  33. pitch: 0
  34. yaw: 0
  35. world: 1
  36. useCustomEndPosition: true
  37. endPos:
  38. x: 211.466
  39. y: 116
  40. z: 148.494
  41. pitch: 0
  42. yaw: 0
  43. world: 1
  44. parkourBlocks:
  45. - EMERALD_BLOCK
  46. - GOLD_BLOCK
  47. - DIAMOND_BLOCK
  48. runFinishCommands: false
  49. finishCommands:
  50. - commands:
  51. - /say {{playerName}} is NOOB with score {{score}}
  52. maxScore: 5
  53. - commands:
  54. - /say {{playerName}} is JUMPER with score {{score}}
  55. minScore: 6
  56. maxScore: 10
  57. - commands:
  58. - /say {{playerName}} is MONSTER with score {{score}}
  59. minScore: 11
  60. particle:
  61. show: true
  62. type: explosion_emitter
  63. permissions:
  64. openGui: infinityparkour.opengui
  65. leaveArena: infinityparkour.leavearena
  66. playGame: infinityparkour.play
  67. reload: infinityparkour.reload
  68. statsCmd: infinityparkour.statscmd
  69. topCmd: infinityparkour.topcmd
  70. mysql:
  71. enabled: false
  72. host: localhost
  73. username: root
  74. password: test
  75. port: 3306
  76. database: mc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement