item lore (help)

ezraplt

New member
Oct 20, 2023
1
0
1
It is necessary that when creating an item through procedural items, it is possible to make an item in the form of another player’s head and add to the lore what is written on that player’s flag.
wanted_inventory_players:
type: inventory
inventory: chest
title: <&c><bold>Игроки в розыске!
gui: true
slots:
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
- [] [] [] [] [] [] [] [] []
procedural items:
- define list <list>
- foreach <server.players_flagged[wanted]>:
- define item <[value].skull_item>
- define list:->:<[item]>
- determine <
  • >