You have to use the Chest Till to locate the chest using Vector3. PHP: $level = $this->getServer()->getLevelByName("world");$level->getTile(new Vector3($x,$y,$z))->getInventory()->addItem(Item::get(ID, 0, 0)) By the way, Quadrat is still German
That isnt the answer to my question I meant that I can select 2 Coordinates in my plugin between the 2 Coordinates I get all chests and fill them with stuff