InsiderAnh

taunt.yml

Jan 31st, 2020
6,637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.66 KB | None | 0 0
  1. taunts:
  2.   prueba:
  3.     name: prueba
  4.     icon:
  5.       ==: org.bukkit.inventory.ItemStack
  6.       type: ARROW
  7.       meta:
  8.         ==: ItemMeta
  9.         meta-type: UNSPECIFIC
  10.         display-name: §aDefault
  11.         lore:
  12.          - §7This is a default taunt
  13.     title: §c§lYOU ARE DEATH
  14.     subtitle: §7Now you spectate game!
  15.     player: §e by §7<killer>§e.
  16.     none: §e.
  17.     slot: 10
  18.     page: 1
  19.     price: 500
  20.     permission: ultraskywars.taunt.prueba
  21.     isBuy: true
  22.     taunts:
  23.       CONTACT:
  24.         cause: CONTACT
  25.         msg:
  26.          - <death> §ewas killed
  27.       LAVA:
  28.         cause: LAVA
  29.         msg:
  30.          - <death> §edrowned in lava
  31.       DROWNING:
  32.         cause: DROWNING
  33.         msg:
  34.          - <death> §edrowned in water
  35.       LIGHTNING:
  36.         cause: LIGHTNING
  37.         msg:
  38.          - <death> §ewas punished by zeus
  39.       FALLING_BLOCK:
  40.         cause: FALLING_BLOCK
  41.         msg:
  42.          - <death> §eI dropped a block in his head
  43.       FIRE_TICK:
  44.         cause: FIRE_TICK
  45.         msg:
  46.          - <death> §eburned to death
  47.       ENTITY_EXPLOSION:
  48.         cause: ENTITY_EXPLOSION
  49.         msg:
  50.          - <death> §eexploded into a thousand pieces
  51.       THORNS:
  52.         cause: THORNS
  53.         msg:
  54.          - <death> §ekilled himself
  55.       ENTITY_ATTACK:
  56.         cause: ENTITY_ATTACK
  57.         msg:
  58.          - <death> §ewas killed
  59.       SUFFOCATION:
  60.         cause: SUFFOCATION
  61.         msg:
  62.          - <death> §ewas suffocated
  63.       WITHER:
  64.         cause: WITHER
  65.         msg:
  66.          - <death> §ekilled by a wither
  67.       FIRE:
  68.         cause: FIRE
  69.         msg:
  70.          - <death> §eburned to death
  71.       MELTING:
  72.         cause: MELTING
  73.         msg:
  74.          - <death> §ekilled embarrassingly
  75.       MAGIC:
  76.         cause: MAGIC
  77.         msg:
  78.          - <death> §edied magically
  79.       PROJECTILE:
  80.         cause: PROJECTILE
  81.         msg:
  82.          - <death> §ewas shot
  83.       BLOCK_EXPLOSION:
  84.         cause: BLOCK_EXPLOSION
  85.         msg:
  86.          - <death> §eexploded into a thousand pieces
  87.       POISON:
  88.         cause: POISON
  89.         msg:
  90.          - <death> §edied magically
  91.       CUSTOM:
  92.         cause: CUSTOM
  93.         msg:
  94.          - <death> §edied of unknown causes
  95.       STARVATION:
  96.         cause: STARVATION
  97.         msg:
  98.          - <death> §estarved to death
  99.       FALL:
  100.         cause: FALL
  101.         msg:
  102.          - <death> §efell to his death
  103.       SUICIDE:
  104.         cause: SUICIDE
  105.         msg:
  106.          - <death> §ewas rejected by his girlfriend and killed himself
  107.       VOID:
  108.         cause: VOID
  109.         msg:
  110.          - <death> §eshot himself into the void
Add Comment
Please, Sign In to add comment