InsiderAnh

taunts.yml

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