Advertisement
Marcely99

MBedwars Cosmetics: default_main.yml

Aug 17th, 2022
718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.84 KB | None | 0 0
  1. id: main
  2.  
  3. gui:
  4.   type: CHEST
  5.   title: "%Cosmetics_Shop_MyCosmetics%"
  6.   height: 3
  7.  
  8. elements:
  9.   - type: changeshop-button
  10.     item: >
  11.        BED:14 {
  12.             DisplayName:"&a%Cosmetics_Shop_Page_BedDestroys_Plural%",
  13.             Lore:[
  14.                 "&7%Cosmetics_Shop_Page_BedDestroys_Description%",
  15.                 "",
  16.                 "&7%Cosmetics_Shop_Unlocked%: &a{shop-bed_destroys-items-bought}/{shop-bed_destroys-items} &8({shop-bed_destroys-items-bought-percentage}%)",
  17.                 "&7%Cosmetics_Shop_CurrentSelected%:",
  18.                 "&a{category-animation-bed-destroy-active}",
  19.                 "",
  20.                 "&e%Cosmetics_Shop_ClickView%"
  21.             ]
  22.         }
  23.     x: 0
  24.     y: 1
  25.     shop-id: bed_destroys
  26.     word-wrap-threshold: 26
  27.   - type: changeshop-button
  28.     item: >
  29.        SKULL:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzM0ODA1OTIyNjZkZDdmNTM2ODFlZmVlZTMxODhhZjUzMWVlYTUzZGE0YWY1ODNhNjc2MTdkZWViNGY0NzMifX19 {
  30.             DisplayName:"&a%Cosmetics_Shop_Page_VictoryDances_Plural%",
  31.             Lore:[
  32.                 "&7%Cosmetics_Shop_Page_VictoryDances_Description%",
  33.                 "",
  34.                 "&7%Cosmetics_Shop_Unlocked%: &a{shop-victory_dances-items-bought}/{shop-victory_dances-items} &8({shop-victory_dances-items-bought-percentage}%)",
  35.                 "&7%Cosmetics_Shop_CurrentSelected%:",
  36.                 "&a{category-animation-victory-active}",
  37.                 "",
  38.                 "&e%Cosmetics_Shop_ClickView%"
  39.             ]
  40.         }
  41.     x: 2
  42.     y: 1
  43.     shop-id: victory_dances
  44.     word-wrap-threshold: 26
  45.   - type: changeshop-button
  46.     item: >
  47.        ARROW {
  48.             DisplayName:"&a%Cosmetics_Shop_Page_ProjectileTrails_Plural%",
  49.             Lore:[
  50.                 "&7%Cosmetics_Shop_Page_ProjectileTrails_Description%",
  51.                 "",
  52.                 "&7%Cosmetics_Shop_Unlocked%: &a{shop-projectile_trails-items-bought}/{shop-projectile_trails-items} &8({shop-projectile_trails-items-bought-percentage}%)",
  53.                 "&7%Cosmetics_Shop_CurrentSelected%:",
  54.                 "&a{category-animation-shoot-projectile-active}",
  55.                 "",
  56.                 "&e%Cosmetics_Shop_ClickView%"
  57.             ]
  58.         }
  59.     x: 4
  60.     y: 1
  61.     shop-id: projectile_trails
  62.     word-wrap-threshold: 26
  63.   - type: changeshop-button
  64.     item: >
  65.        SKULL:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjM3MWU0ZTFjZjZhMWEzNmZkYWUyNzEzN2ZkOWI4NzQ4ZTYxNjkyOTk5MjVmOWFmMmJlMzAxZTU0Mjk4YzczIn19fQ== {
  66.             DisplayName:"&a%Cosmetics_Shop_Page_DeathCries_Plural%",
  67.             Lore:[
  68.                 "&7%Cosmetics_Shop_Page_DeathCries_Description%",
  69.                 "",
  70.                 "&7%Cosmetics_Shop_Unlocked%: &a{shop-death_cries-items-bought}/{shop-death_cries-items} &8({shop-death_cries-items-bought-percentage}%)",
  71.                 "&7%Cosmetics_Shop_CurrentSelected%:",
  72.                 "&a{category-animation-death-active}",
  73.                 "",
  74.                 "&e%Cosmetics_Shop_ClickView%"
  75.             ]
  76.         }
  77.     x: 6
  78.     y: 1
  79.     shop-id: death_cries
  80.     word-wrap-threshold: 26
  81.   - type: changeshop-button
  82.     item: >
  83.        IRON_SWORD {
  84.             DisplayName:"&a%Cosmetics_Shop_Page_FinalKillEffects_Plural%",
  85.             Lore:[
  86.                 "&7%Cosmetics_Shop_Page_FinalKillEffects_Description%",
  87.                 "",
  88.                 "&7%Cosmetics_Shop_Unlocked%: &a{shop-kill_effects-items-bought}/{shop-kill_effects-items} &8({shop-kill_effects-items-bought-percentage}%)",
  89.                 "&7%Cosmetics_Shop_CurrentSelected%:",
  90.                 "&a{category-animation-kill-active}",
  91.                 "",
  92.                 "&e%Cosmetics_Shop_ClickView%"
  93.             ]
  94.         }
  95.     x: 8
  96.     y: 1
  97.     shop-id: kill_effects
  98.     word-wrap-threshold: 26
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement