Advertisement
Itsyuumello

Untitled

Aug 28th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. enabled: true
  2. spawn1:
  3. world: world
  4. x: 674.5867635007112
  5. y: 8.0
  6. z: 531.3574140143852
  7. yaw: -134.49768
  8. pitch: -0.1496641
  9. spawn2:
  10. world: world
  11. x: 697.4179094558135
  12. y: 8.0
  13. z: 508.5352435772398
  14. yaw: -315.04932
  15. pitch: -1.4158078
  16. prize:
  17. economy:
  18. enabled: false
  19. amount: 50
  20. items:
  21. enabled: true
  22. itemPrizes:
  23. - ==: org.bukkit.inventory.ItemStack
  24. type: STONE_PICKAXE
  25. countdown:
  26. beforeTeleport:
  27. enabled: true
  28. duration: 5
  29. sound: true
  30. beforeFight:
  31. enabled: true
  32. duration: 5
  33. disableMoving: true
  34. blindness: false
  35. invincibility: true
  36. sound: true
  37. points:
  38. win: 1
  39. lose: -1
  40. firework:
  41. inArena: true
  42. afterTeleport: true
  43. health: 20
  44. timeOut: 300
  45. rounds: 3
  46. maximumTeleportDistance: 1
  47. playerItemDrop: false
  48. playerItemPickUp: false
  49. winAnnouncement: true
  50. commandsToRunAtStart:
  51. - ungod {PLAYER1}
  52. - ungod {PLAYER2}
  53. commandsToRunAtEnd:
  54. - execute {WINNER} ~ ~ ~ summon lightning_bolt
  55. inventory:
  56. items:
  57. - ==: org.bukkit.inventory.ItemStack
  58. type: IRON_AXE
  59. - ==: org.bukkit.inventory.ItemStack
  60. type: SPLASH_POTION
  61. meta:
  62. ==: ItemMeta
  63. meta-type: POTION
  64. potion-type: minecraft:strong_strength
  65. - ==: org.bukkit.inventory.ItemStack
  66. type: COOKED_BEEF
  67. amount: 64
  68. - null
  69. - null
  70. - null
  71. - null
  72. - null
  73. - null
  74. - null
  75. - null
  76. - null
  77. - null
  78. - null
  79. - null
  80. - null
  81. - null
  82. - null
  83. - null
  84. - null
  85. - null
  86. - null
  87. - null
  88. - null
  89. - null
  90. - null
  91. - null
  92. - null
  93. - null
  94. - null
  95. - null
  96. - null
  97. - null
  98. - null
  99. - null
  100. - null
  101. - ==: org.bukkit.inventory.ItemStack
  102. type: DIAMOND_BOOTS
  103. - ==: org.bukkit.inventory.ItemStack
  104. type: DIAMOND_LEGGINGS
  105. - ==: org.bukkit.inventory.ItemStack
  106. type: DIAMOND_CHESTPLATE
  107. - ==: org.bukkit.inventory.ItemStack
  108. type: DIAMOND_HELMET
  109. - null
  110. armor:
  111. - ==: org.bukkit.inventory.ItemStack
  112. type: DIAMOND_BOOTS
  113. - ==: org.bukkit.inventory.ItemStack
  114. type: DIAMOND_LEGGINGS
  115. - ==: org.bukkit.inventory.ItemStack
  116. type: DIAMOND_CHESTPLATE
  117. - ==: org.bukkit.inventory.ItemStack
  118. type: DIAMOND_HELMET
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement