diff --git a/Configs/GUIs/shop.yml b/Configs/GUIs/shop.yml index 848abb7..c382910 100644 --- a/Configs/GUIs/shop.yml +++ b/Configs/GUIs/shop.yml @@ -131,7 +131,7 @@ Shop: # The type defines what properties the slot has. Types: Material or Skull Type: Material # The material of the item. (Can be made visible in the client with F3 + H). - Material: experience_bottle + Material: 'placeholder_xp' # The name of the item Title: '&6XP-Booster' # Lore of the item. @@ -289,7 +289,7 @@ Shop: # Lore of the item. Placeholder %count%, %price% Lore: - '&8--------------------' - - '&2Kaufe &2%count% &6Fly-Booster' + - '&2Kaufe &6%count% &2Fly-Booster' - '&2Kostet: &6%price%$' # Action to be performed when the item is clicked. # Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back @@ -312,7 +312,7 @@ Shop: # Lore of the item. Placeholder %count%, %price% Lore: - '&8--------------------' - - '&2Kaufe &2%count% &2Fly-Booster' + - '&2Kaufe &6%count% &2Fly-Booster' - '&2Kostet: &6%price%$' # Action to be performed when the item is clicked. # Possible Actions: shop (Requires Count, Booster[XP, Break, Drop, Mob, Fly] and Price), back