Advertisement
xeRicker

UHCReloaded - lobby-preset.yml

Dec 21st, 2022 (edited)
1,631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.36 KB | None | 0 0
  1. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. # ■ ░█─░█ ░█─░█ ░█▀▀█ ░█▀▀█ ░█▀▀▀ ░█─── ░█▀▀▀█ ─█▀▀█ ░█▀▀▄ ░█▀▀▀ ░█▀▀▄             ■
  3. # ■ ░█─░█ ░█▀▀█ ░█─── ░█▄▄▀ ░█▀▀▀ ░█─── ░█──░█ ░█▄▄█ ░█─░█ ░█▀▀▀ ░█─░█             ■
  4. # ■ ─▀▄▄▀ ░█─░█ ░█▄▄█ ░█─░█ ░█▄▄▄ ░█▄▄█ ░█▄▄▄█ ░█─░█ ░█▄▄▀ ░█▄▄▄ ░█▄▄▀ BY XERICKER ■
  5. # ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  6.  
  7. item-kits:
  8.   item-settings:
  9.     slot: 0
  10.     trigger: OPEN_KITS
  11.   meta-builder:
  12.     name: "&aKits &7(Right Click)"
  13.     lore:
  14.     type: BOW
  15.     amount: 1
  16.     glow: false
  17.     player-head: ""
  18.     custom-head: ""
  19.  
  20. item-scenarios:
  21.   item-settings:
  22.     slot: 1
  23.     trigger: OPEN_SCENARIOS
  24.   meta-builder:
  25.     name: "&aScenarios &7(Right Click)"
  26.     lore:
  27.     type: BOOK
  28.     amount: 1
  29.     glow: false
  30.     player-head: ""
  31.     custom-head: "https://textures.minecraft.net/texture/879e54cbe87867d14b2fbdf3f1870894352048dfecd962846dea893b2154c85"
  32.  
  33. item-recipes:
  34.   item-settings:
  35.     slot: 4
  36.     trigger: OPEN_RECIPES
  37.   meta-builder:
  38.     name: "&aRecipes &7(Right Click)"
  39.     lore:
  40.     type: ENCHANTED_BOOK
  41.     amount: 1
  42.     glow: false
  43.     player-head: ""
  44.     custom-head: ""
  45.  
  46. item-statistics:
  47.   item-settings:
  48.     slot: 7
  49.     trigger: OPEN_STATISTICS
  50.   meta-builder:
  51.     name: "&aStatistics &7(Right Click)"
  52.     lore:
  53.     type: BOOK
  54.     amount: 1
  55.     glow: false
  56.     player-head: "{PLAYER}"
  57.     custom-head: ""
  58.  
  59. item-return-to-lobby:
  60.   item-settings:
  61.     slot: 8
  62.     trigger: RETURN_TO_LOBBY
  63.   meta-builder:
  64.     name: "&cReturn to the Lobby &7(Right Click)"
  65.     lore:
  66.     type: RED_BED
  67.     amount: 1
  68.     glow: false
  69.     player-head: ""
  70.     custom-head: ""
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement