from ghost.") return elseif player.components.health ~= nil then local godmode = player.components.health.invincible player.components.health:SetInvincible(not godmode) c_sethealth(1) c_setsanity(1) c_sethunger(1) c_settemperature(25) c_setmoisture(0) print("God mode: "..tostring(not ...