Advertisement
Guest User

Untitled

a guest
Jan 4th, 2015
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.62 KB | None | 0 0
  1. ######################
  2. #+ +#
  3. # MENU SETTINGS #
  4. #+ +#
  5. ######################
  6.  
  7. menu-settings:
  8.  
  9. # name - appears as the title - REQUIRED
  10. name: '&B&lSuper &4&lCraft &6&lWarplar'
  11.  
  12. # rows - the number of rows of the chest - REQUIRED
  13. rows: 3
  14.  
  15. # command - OPTIONAL (you can remove this or set it to '')
  16. # Bind multiple commands using ; (command: 'menu; m; me')
  17. command: 'warp'
  18.  
  19. # This command command will be execute when the menu is opened.
  20. # Supports all the icon command types.
  21. # open-with-item - OPTIONAL
  22. # The menu will open only right-clicking with orange wool [35:1]
  23.  
  24. ######################
  25. #+ +#
  26. # ITEMS #
  27. #+ +#
  28. ######################
  29.  
  30.  
  31. spawn:
  32. COMMAND: 'spawn'
  33. NAME: '&b&lSpawn'
  34. LORE:
  35. - '&cSpawn A Isınlanirsiniz'
  36. ID: Bed
  37. POSITION-X: 1
  38. POSITION-Y: 1
  39. atm:
  40. COMMAND: 'warp atm'
  41. NAME: '&a&lAtm'
  42. LORE:
  43. - '&eAtm Ye Gider Ve'
  44. - '&eHer Dakka Kazandiğin Parayi'
  45. - '&eAtm Den Cekebilirsin'
  46. ID: Paper
  47. KEEP-OPEN: false
  48. POSITION-X: 2
  49. POSITION-Y: 1
  50. Hapishane:
  51. COMMAND: 'warp hapishane'
  52. NAME: '&c&lHapishane'
  53. LORE:
  54. - '&bHapishaneye Gidersin'
  55. - '&bArkadasin Varsa Ziyaret Edersin'
  56. ID: 101
  57. POSITION-X: 3
  58. POSITION-Y: 1
  59. istek:
  60. COMMAND: 'warp istek'
  61. NAME: '&a&listek'
  62. LORE:
  63. - '&bistek Kutusuna Gidersin'
  64. ID: 386
  65. POSITION-X: 4
  66. POSITION-Y: 1
  67. izleyici:
  68. COMMAND: 'warp izleyici'
  69. NAME: '&2&lizleyici'
  70. LORE:
  71. - '&bArenayi izlersin'
  72. ID: 381
  73. POSITION-X: 5
  74. POSITION-Y: 1
  75. market:
  76. COMMAND: 'warp market'
  77. NAME: '&6&lMarket'
  78. LORE:
  79. - '&bMarkete Gidersin'
  80. ID: 54
  81. POSITION-X: 6
  82. POSITION-Y: 1
  83. mutfak:
  84. COMMAND: 'warp mutfak'
  85. NAME: '&6&lMutfak'
  86. LORE:
  87. - '&bMutfaga Gidersin'
  88. ID: 61
  89. POSITION-X: 7
  90. POSITION-Y: 1
  91. Parkur:
  92. COMMAND: 'warp Parkur'
  93. NAME: '&4&lParkur'
  94. LORE:
  95. - '&bParkura Gidersin'
  96. ID: 30
  97. POSITION-X: 8
  98. POSITION-Y: 1
  99. Pvp:
  100. COMMAND: 'warp pvp'
  101. NAME: '&4&lPVP'
  102. LORE:
  103. - '&6Arenaya Gidersin'
  104. - '&6PVP Yaparsin'
  105. ID: 276
  106. POSITION-X: 9
  107. POSITION-Y: 1
  108. Vip:
  109. COMMAND: 'warp vip'
  110. NAME: '&b&lVip'
  111. LORE:
  112. - '&6Vip Arsalarina'
  113. - '&6Gidersin'
  114. ID: 57
  115. POSITION-X: 9
  116. POSITION-Y: 3
  117. VipBilgi:
  118. COMMAND: 'warp vipbilgi'
  119. NAME: '&b&lVip Bilgi'
  120. LORE:
  121. - '&6Vip ler Hakkinda'
  122. - '&6Bilgiler Mevcut'
  123. ID: 56
  124. POSITION-X: 8
  125. POSITION-Y: 3
  126. Yardim:
  127. COMMAND: 'warp Yardim'
  128. NAME: '&a&lYardim'
  129. LORE:
  130. - '&6Oyun Komutlari'
  131. - '&6Hakkinda Yardim'
  132. ID: 58
  133. POSITION-X: 1
  134. POSITION-Y: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement