PHP: /** @var \pocketmine\item\Item $item1 *//** @var \pocketmine\item\Item $item2*/$item2->setLore($item1->getLore()); https://github.com/pmmp/PocketMine-...07c7e4/src/pocketmine/item/Item.php#L673-L700 Just do a search in the github repo for lore and you can find such functions on yourself
Nvm, but I get this when I do that Code: Notice: Array to string conversion in /home/mca/mca-factions/plugins/ApocalypseSkyBlockCore/src/RoyalMCPE/ApocalypseSkyBlock/API/AuctionHouseAPI.php on line 191