Sobky

Voucher - GUI.yml - Patch (1.8.8 - 1.12.X)

Jun 3rd, 2023 (edited)
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.81 KB | Gaming | 0 0
  1. GUI:
  2.   Settings:
  3.     Base:
  4.       SettingsGUI:
  5.         Item:
  6.           Button:
  7.             Option:
  8.               Material: "FIREBALL"
  9.               MaterialData: 0
  10.             VoucherItemRepository:
  11.               Material: "EMPTY_MAP"
  12.               MaterialData: 0
  13.             RewardRepository:
  14.               Material: "CHEST"
  15.               MaterialData: 0
  16.     Option:
  17.       OptionGUI:
  18.         Item:
  19.           Button:
  20.             Sound:
  21.               Material: "NOTE_BLOCK"
  22.               MaterialData: 0
  23.             Figure:
  24.               Material: "ARMOR_STAND"
  25.               MaterialData: 0
  26.       OptionSection:
  27.         OptionSoundGUI:
  28.           Item:
  29.             Button:
  30.               Apply:
  31.                 Material: "NOTE_BLOCK"
  32.                 MaterialData: 0
  33.     VoucherItemRepository:
  34.       VoucherItemGUI:
  35.         Item:
  36.           Button:
  37.             MaxPersonalUsageCount:
  38.               Material: "EMPTY_MAP"
  39.               MaterialData: 0
  40.             Name:
  41.               Material: "NAME_TAG"
  42.               MaterialData: 0
  43.             Description:
  44.               Material: "SIGN"
  45.               MaterialData: 0
  46.             Reward:
  47.               Material: "CHEST"
  48.               MaterialData: 0
  49.             Icon:
  50.               Material: "BANNER"
  51.               MaterialData: 0
  52.             Condition:
  53.               Material: "HOPPER"
  54.               MaterialData: 0
  55.             Restriction:
  56.               Material: "BARRIER"
  57.               MaterialData: 0
  58.       VoucherItemSection:
  59.         RewardGUI:
  60.           Item:
  61.             Button:
  62.               RewardChoiceType:
  63.                 Material: "DISPENSER"
  64.                 MaterialData: 0
  65.               RewardList:
  66.                 Material: "CHEST"
  67.                 MaterialData: 0
  68.         ConditionGUI:
  69.           Item:
  70.             Button:
  71.               DateTimeRange:
  72.                 Activity:
  73.                   Material: "LEVER"
  74.                   MaterialData: 0
  75.                 Start:
  76.                   Material: "SLIME_BALL"
  77.                   MaterialData: 0
  78.                 End:
  79.                   Material: "MAGMA_CREAM"
  80.                   MaterialData: 0
  81.         RestrictionGUI:
  82.           Item:
  83.             Button:
  84.               PlayerList:
  85.                 Material: "SKULL_ITEM"
  86.                 MaterialData: 3
  87.               Permission:
  88.                 Material: "BARRIER"
  89.                 MaterialData: 0
  90.     Component:
  91.       ListGUI:
  92.         Item:
  93.           Button:
  94.             Player:
  95.               Material: "SKULL_ITEM"
  96.               MaterialData: 3
  97.       ChoiceGUI:
  98.         Item:
  99.           Button:
  100.             RewardChoiceType:
  101.               QUICK__ALL:
  102.                 Material: "ENDER_CHEST"
  103.                 MaterialData: 0
  104.               QUICK__CHANCE:
  105.                 Material: "SEEDS"
  106.                 MaterialData: 0
Add Comment
Please, Sign In to add comment