Sobky

AdventCalendar - Rewarding_Rewards.yml

Nov 6th, 2018
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.02 KB | None | 0 0
  1. TestReward:
  2.     Icon:
  3.         material: "DIAMOND"
  4.         materialData: 0
  5.         skull: ""
  6.         headName: "&6Diamond"
  7.     Vault: 0
  8.     PlayerPoints: 0
  9.     Commands:
  10.    - "give {player} DIAMOND 1"
  11. T_R_1:
  12.     Icon:
  13.         material: "IRON_BLOCK"
  14.         materialData: 0
  15.         skull: ""
  16.         headName: "&6Iron Block"
  17.     Vault: 0
  18.     PlayerPoints: 0
  19.     Commands:
  20.    - "give {player} IRON_BLOCK 1"
  21. T_R_2:
  22.     Icon:
  23.         material: "COAL_ORE"
  24.         materialData: 0
  25.         skull: ""
  26.         headName: "&6Coal Ore"
  27.     Vault: 0
  28.     PlayerPoints: 0
  29.     Commands:
  30.    - "give {player} COAL_ORE 1"
  31. T_R_3:
  32.     Icon:
  33.         material: "LOG"
  34.         materialData: 0
  35.         skull: ""
  36.         headName: "&6Log"
  37.     Vault: 0
  38.     PlayerPoints: 0
  39.     Commands:
  40.    - "give {player} LOG 1"
  41. T_R_4:
  42.     Icon:
  43.         material: "SKULL_ITEM"
  44.         materialData: 3
  45.         skull: "SobkySK"
  46.         headName: "&6Skull Item"
  47.     Vault: 0
  48.     PlayerPoints: 10
  49.     Commands:
  50.    - "say Hey {player}!"
Add Comment
Please, Sign In to add comment