Advertisement
SnowHD

Tutorial #5 - ChestCommand @SnowHD

Mar 6th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 4.83 KB | None | 0 0
  1. # ChestCommand - Tutorial Scoala de Servere
  2. #
  3. # Configurat de SnowHD, copiati si asta daca sunteti chiar asa ! :))
  4. #
  5. # City.Minecraft-Romania.Ro
  6. # www.minecraft-romania.ro/forum
  7.  
  8. ######################
  9. #+                  +#
  10. #    SETARI MENIU    #
  11. #+                  +#
  12. ######################
  13.  
  14. menu-settings:
  15.   # name - appears as the title - REQUIRED
  16.   name: '&4Donatii'
  17.  
  18.   # rows - the number of rows of the chest - REQUIRED
  19.   rows: 3
  20.  
  21.   # command - OPTIONAL (you can remove this or set it to '')
  22.   # Bind multiple commands using ; (command: 'menu; m; me')
  23.   command: 'buy'
  24.  
  25.   # auto-refresh - OPTIONAL
  26.   # How frequently the menu will be refreshed, in seconds.
  27.   # Useful if you have variables in items' descriptions.
  28.   auto-refresh: 5
  29.  
  30.   # This command command will be execute when the menu is opened.
  31.   # Supports all the icon command types.
  32.   open-action: 'sound: note pling; tell: &4Ai deschis meniul de donatii.'
  33.  
  34.   # open-with-item - OPTIONAL
  35.   # The menu will open only right-clicking with orange wool [35:1]
  36.   open-with-item:
  37.     id: 264
  38.     left-click: false
  39.     right-click: true
  40.  
  41.  
  42. ######################
  43. #+                  +#
  44. #       DECOR        #
  45. #+                  +#
  46. ######################
  47.  
  48. decor0:
  49.   COMMAND: ''
  50.   NAME: '&6ScoalaDeServere'
  51.   ID: netherstar
  52.   POSITION-X: 1
  53.   POSITION-Y: 1
  54. decor1:
  55.   COMMAND: ''
  56.   NAME: '&6ScoalaDeServere'
  57.   ID: netherstar
  58.   POSITION-X: 2
  59.   POSITION-Y: 1
  60. decor2:
  61.   COMMAND: ''
  62.   NAME: '&6ScoalaDeServere'
  63.   ID: netherstar
  64.   POSITION-X: 3
  65.   POSITION-Y: 1
  66. decor3:
  67.   COMMAND: ''
  68.   NAME: '&6ScoalaDeServere'
  69.   ID: netherstar
  70.   POSITION-X: 4
  71.   POSITION-Y: 1
  72. decor4:
  73.   COMMAND: ''
  74.   NAME: '&6ScoalaDeServere'
  75.   ID: netherstar
  76.   POSITION-X: 5
  77.   POSITION-Y: 1
  78. decor5:
  79.   COMMAND: ''
  80.   NAME: '&6ScoalaDeServere'
  81.   ID: netherstar
  82.   POSITION-X: 6
  83.   POSITION-Y: 1
  84. decor6:
  85.   COMMAND: ''
  86.   NAME: '&6ScoalaDeServere'
  87.   ID: netherstar
  88.   POSITION-X: 7
  89.   POSITION-Y: 1
  90. decor7:
  91.   COMMAND: ''
  92.   NAME: '&6ScoalaDeServere'
  93.   ID: netherstar
  94.   POSITION-X: 8
  95.   POSITION-Y: 1
  96. decor8:
  97.   COMMAND: ''
  98.   NAME: '&6ScoalaDeServere'
  99.   ID: netherstar
  100.   POSITION-X: 9
  101.   POSITION-Y: 1
  102. decor9:
  103.   COMMAND: ''
  104.   NAME: '&6ScoalaDeServere'
  105.   ID: netherstar
  106.   POSITION-X: 1
  107.   POSITION-Y: 2
  108. decor10:
  109.   COMMAND: ''
  110.   NAME: '&6ScoalaDeServere'
  111.   ID: netherstar
  112.   POSITION-X: 9
  113.   POSITION-Y: 2
  114. decor11:
  115.   COMMAND: ''
  116.   NAME: '&6ScoalaDeServere'
  117.   ID: netherstar
  118.   POSITION-X: 1
  119.   POSITION-Y: 3
  120. decor12:
  121.   COMMAND: ''
  122.   NAME: '&6ScoalaDeServere'
  123.   ID: netherstar
  124.   POSITION-X: 2
  125.   POSITION-Y: 3
  126. decor13:
  127.   COMMAND: ''
  128.   NAME: '&6ScoalaDeServere'
  129.   ID: netherstar
  130.   POSITION-X: 3
  131.   POSITION-Y: 3
  132. decor14:
  133.   COMMAND: ''
  134.   NAME: '&6ScoalaDeServere'
  135.   ID: netherstar
  136.   POSITION-X: 4
  137.   POSITION-Y: 3
  138. decor15:
  139.   COMMAND: ''
  140.   NAME: '&6ScoalaDeServere'
  141.   ID: netherstar
  142.   POSITION-X: 5
  143.   POSITION-Y: 3
  144. decor16:
  145.   COMMAND: ''
  146.   NAME: '&6ScoalaDeServere'
  147.   ID: netherstar
  148.   POSITION-X: 6
  149.   POSITION-Y: 3
  150. decor17:
  151.   COMMAND: ''
  152.   NAME: '&6ScoalaDeServere'
  153.   ID: netherstar
  154.   POSITION-X: 7
  155.   POSITION-Y: 3
  156. decor18:
  157.   COMMAND: ''
  158.   NAME: '&6ScoalaDeServere'
  159.   ID: netherstar
  160.   POSITION-X: 8
  161.   POSITION-Y: 3
  162. decor19:
  163.   COMMAND: ''
  164.   NAME: '&6ScoalaDeServere'
  165.   ID: netherstar
  166.   POSITION-X: 9
  167.   POSITION-Y: 3
  168.  
  169. ######################
  170. #+                  +#
  171. #       ITEMS        #
  172. #+                  +#
  173. ######################
  174.  
  175. Helper:
  176.   COMMAND: ''
  177.   NAME: '&aHelper'
  178.   LORE:
  179.    - '&ePret -> &45 EURO'
  180.     - '&eComenzi : &4/fly ; /me ; /mute ; /jail + altele'
  181.     - '&4Acest grad este permanent !'
  182.   ID: ironingot
  183.   POSITION-X: 3
  184.   POSITION-Y: 2
  185. Designer:
  186.   COMMAND: ''
  187.   NAME: '&eDesigner'
  188.   LORE:
  189.    - '&ePret -> &410 EURO'
  190.     - '&4Are acces GameMode numai pentru tine.'
  191.     - '&4Acest grad este permanent !'
  192.   ID: grass
  193.   POSITION-X: 4
  194.   POSITION-Y: 2
  195. VIP:
  196.   COMMAND: ''
  197.   NAME: '&bVIP'
  198.   LORE:
  199.    - '&ePret -> &45 EURO'
  200.     - '&eComenzi : &4/fly ; /me ; /mute ; /jail ; /hat'
  201.     - '&4Are kit-uri personalizate, beneficii pe anumite sectiuni si scris colorat in CHAT !'
  202.     - '&4Acest grad este permanent !'
  203.   ID: emerald
  204.   POSITION-X: 5
  205.   POSITION-Y: 2
  206. Moderator:
  207.   COMMAND: ''
  208.   NAME: '&5Moderator'
  209.   LORE:
  210.    - '&ePret -> &415 EURO'
  211.     - '&eComenzi : &4/ban ; /tempban ; /invsee ; /kick ; /unban ; /vanish + multe altele'
  212.     - '&4Acest grad este permanent !'
  213.   ID: goldingot
  214.   POSITION-X: 6
  215.   POSITION-Y: 2
  216. Admin:
  217.   COMMAND: ''
  218.   NAME: '&6Admin'
  219.   LORE:
  220.    - '&ePret -> &420 EURO'
  221.     - '&4Are acces la cam 3 sferturi din comenzi, fiind penultimul grad ca putere.'
  222.     - '&4Acest grad este permanent !'
  223.   ID: diamond
  224.   POSITION-X: 7
  225.   POSITION-Y: 2
  226.  
  227. # Configurat de SnowHD.
  228. #
  229. # Copierea acestui config, duce la sancionarea plagiatorului.
  230. #
  231. # City.Minecraft-Romania.Ro
  232. # www.minecraft-romania.ro/forum
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement