local args = { [1] = "Wheat", [2] = -999999, [3] = workspace:WaitForChild("Land"):WaitForChild("MainLand") } game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvents"):WaitForChild("PlantCrop"):FireServer(unpack(args))