636637638639640641642643644645646
int y = 0; int z = shop.getSpawnLocation().getBlockZ(); World w = shop.getSpawnLocation().getWorld(); // teleport (fixed some client sided issues) item.teleport(new Location(w, x, y, z)); // set invisible shop.setVisible(false); // remove item