Sobky

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

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