Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.66 KB | None | 0 0
  1. Size: 54
  2. Name: '&lEl Repartidor'
  3. OpenActions:
  4. - '[Sound]BLOCK_ENDERCHEST_OPEN'
  5. CloseActions:
  6. - '[Sound]BLOCK_ENDERCHEST_CLOSE'
  7. Items:
  8.   KitUsuario:
  9.     ItemSlot: 11
  10.     Permission: customgui.open
  11.     NoPermissionSound: ENTITY_ITEM_PICKUP
  12.     DefaultItem:
  13.       Priority: 5
  14.       BalanceType: vault
  15.       Item: INK_SACK;1;8
  16.       Name: '&aKit Usuario'
  17.       Lore:
  18.      - '&cNo tienes permisos'
  19.       - '&c'
  20.       - '&cEste Rango es'
  21.       - '&cmuy bajo para ti'
  22.       - '&c'
  23.       - '&cIntenta usar un kit'
  24.       - '&cacorde a tu rango'
  25.       AnimationDelay: 20
  26.       AnimatedItem: 'IRON_HELMET;1;0'
  27.       AnimatedName: '&aKit Usuario'
  28.       AnimatedLore:
  29.      - '&cNo tienes permisos'
  30.       - '&c'
  31.       - '&cEste Rango es'
  32.       - '&cmuy bajo para ti'
  33.       - '&c'
  34.       - '&cIntenta usar un kit'
  35.       - '&cacorde a tu rango'
  36.       Enchants: []
  37.       HideEnchants: true
  38.       HideAttributes: true
  39.       HidePotionEffects: true
  40.       ClickActions:
  41.      - '[Message] &7El Repartidor&6> No hay nada por aqui'
  42.       ClickCost: 0
  43.       CloseOnClick: true
  44.     PermissionItem:
  45.       Permission: kit.reclamado.usuario
  46.       Priority: 2
  47.       ClickDelay: 72000
  48.       Item: IRON_HELMET;1;0
  49.       Name: '&2Kit Usuario'
  50.       Lore:
  51.      - '&6┌─────────────┐'
  52.       - '&e     &eEste Kit Contiene'
  53.       - '&7'
  54.       - '&e  &7+ 16 Bistec de Vaca'
  55.       - '&e  &7+ 1 Pico de Hierro'
  56.       - '&e  &7+ 1 Espada de Hierro'
  57.       - '&e  &7+ 1 Casco de Hierro'
  58.       - '&e  &7+ 1 Chaleco de Hierro'
  59.       - '&e  &7+ 1 Pantalon de Hierro'
  60.       - '&e  &7+ 1 Botas de Hierro'
  61.       - '&6└─────────────┘'
  62.       - '&7'
  63.       AnimationDelay: 20
  64.       AnimatedItem: 'IRON_HELMET;1;0'
  65.       AnimatedName: '&aKit Usuario'
  66.       AnimatedLore:
  67.      - '&6┌─────────────┐'
  68.       - '&e     &eEste Kit Contiene'
  69.       - '&b'
  70.       - '&e  &7+ 16 Bistec de Vaca'
  71.       - '&e  &7+ 1 Pico de Hierro'
  72.       - '&e  &7+ 1 Espada de Hierro'
  73.       - '&e  &7+ 1 Casco de Hierro'
  74.       - '&e  &7+ 1 Chaleco de Hierro'
  75.       - '&e  &7+ 1 Pantalon de Hierro'
  76.       - '&e  &7+ 1 Botas de Hierro'
  77.       - '&6└─────────────┘'
  78.       - '&6'
  79.       Enchants: []
  80.       HideEnchants: true
  81.       HideAttributes: true
  82.       HidePotionEffects: true
  83.       AnimatedEnchants: []
  84.       ClickActions:
  85.      - '[SyncTask][ConsoleCommand] kit usuario %player%'
  86.       - '[SyncTask][Sound] ENTITY_FIREWORK_LARGE_BLAST'
  87.       ShowDelay: true
  88.       CloseOnClick: true
  89.       ClickingItemTooFast: '&7El Repartidor&6> &cDebes esperar &f&l%time% &cpara reclamar este Kit de nuevo'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement