Сборки серверов

СливПлатные

Новые сообщения

Сейчас онлайн

  • AllFiRE
  • MrNoobkin
  • pelmenibooost
  • trtretrtr
  • ZerthDev
  • Postal_08
  • m9rksy
  • NxxYasl
  • Strah_Top
  • hh00
  • Exd3434
  • boyfriend029
  • Booblick
  • He1ly03
  • bhanu16
  • Karavadjo
  • liki22
  • GEY55
  • _BreakMe_
  • jhgfgvnh
  • Fura
  • HaslerMine
  • PressF
  • Roxixap
  • UnknownDev
  • efefaas
  • xXxRECORDERxXx
  • bobek
  • Tieumiu
  • aMcCraft8888
  • sqzme
  • imdas
  • spoconybartus
  • вапрвапрвпрпрп
  • Xgamings11X
  • marshalrf
  • loginkopromax
  • FexWorld12
  • skyRolly
  • justpremadeaccount
  • fUSYKOMaNDY9642
  • LordikvPrax
  • AugustDeplazza
  • cawa
  • difix001-
  • ImWizard
  • Dimonn788
  • Arten6765
  • Bergvmot
  • WoWKiller22
  • Testivich
  • urinkirill10
  • Black.Fox
  • qwertyyk
  • alwiest
  • lllllll
  • zekzek02
  • Jarvis20015
  • fimora2024
  • minemeow
  • Andrei_196
  • Nemo Suno4i
  • SeaCore
  • Happych
  • nanii
  • Kenshin
  • MrTeM4IK324
  • Vlas05

Помощь дон шоп

  • Автор темыDaknurYt
  • Дата начала
DaknurYt
помогите я не знаю что делать я создал предмет на сайте хочу добавить в донат шоп но незнаю как. Использую плагин Deluxe Menu для дон шопа
 
DaknurYt
вот команда на предмет /give @p[team=helmet] golden_helmet{display:{Name:'{"text":"Шлем Бога Солнца","color":"gold","bold":true}',Lore:['{"text":"Он как незеритовой","color":"dark_purple","bold":true}','{"text":"но неразрушимой","color":"dark_purple","bold":true}']},Unbreakable:1b,AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;-185490985,2001751276,-1215804280,-1687530278],Slot:"head"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:3,Operation:0,UUID:[I;1898430434,1783056043,-1375385831,1809988693],Slot:"head"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:1,Operation:0,UUID:[I;1923723828,350178133,-1449195661,435281233],Slot:"head"}]} 1
 
3aBapKa
@DaknurYt,
Код:
  'g-h':
    material: golden_helmet
    slot: 1
    hide_attributes: true
    display_name: '&8⌜&6&lШлем Бога Солнца⌟&8 x1'
    enchantments:
    - DURABILITY;1
    hide_enchantments: true
    lore:
    - '&8&m&l━━━━━━━━━━━━━━━'
    - '&5 Он как незеритовой'
    - '&5 но неразрушимой'
    - '&8&m&l━━━━━━━━━━━━━━━'
    - '&e● Цена: 299$'
    - '&e● Кликай, чтобы купить'
    left_click_requirement:
      requirements:
        anything_here:
          type: '>='
          input: '%playerpoints_points%'
          output: '299'
      deny_commands:
       - '[close]'
       - '[message] &6&lОШИБКА &7| &fНедостаточно средств!'
       - '[message] &6&lБАЛАНС &7| &fВаш баланс: &c&l%playerpoints_points%$'
    right_click_requirement:
      requirements:
        anything_here:
          type: '>='
          input: '%playerpoints_points%'
          output: '299'
      deny_commands:
       - '[close]'
       - '[message] &6&lОШИБКА &7| &fНедостаточно средств!'
       - '[message] &6&lБАЛАНС &7| &fВаш баланс: &c&l%playerpoints_points%$'
    left_click_commands:
    - '[console] p take %player_name% 299'
    - '[console] give %player_name% golden_helmet{display:{Name:'{"text":"Шлем Бога Солнца","color":"gold","bold":true}',Lore:['{"text":"Он как незеритовой","color":"dark_purple","bold":true}','{"text":"но неразрушимой","color":"dark_purple","bold":true}']},Unbreakable:1b,AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;-185490985,2001751276,-1215804280,-1687530278],Slot:"head"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:3,Operation:0,UUID:[I;1898430434,1783056043,-1375385831,1809988693],Slot:"head"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:1,Operation:0,UUID:[I;1923723828,350178133,-1449195661,435281233],Slot:"head"}]} 1'
    right_click_commands:
    - '[console] give %player_name% golden_helmet{display:{Name:'{"text":"Шлем Бога Солнца","color":"gold","bold":true}',Lore:['{"text":"Он как незеритовой","color":"dark_purple","bold":true}','{"text":"но неразрушимой","color":"dark_purple","bold":true}']},Unbreakable:1b,AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Amount:3,Operation:0,UUID:[I;-185490985,2001751276,-1215804280,-1687530278],Slot:"head"},{AttributeName:"generic.armor_toughness",Name:"generic.armor_toughness",Amount:3,Operation:0,UUID:[I;1898430434,1783056043,-1375385831,1809988693],Slot:"head"},{AttributeName:"generic.knockback_resistance",Name:"generic.knockback_resistance",Amount:1,Operation:0,UUID:[I;1923723828,350178133,-1449195661,435281233],Slot:"head"}]} 1''
    - '[console] p take %player_name% 299'
 
ВерхНиз