Skip to content

Repository files navigation

God Mode ⚡

Dedicated to my 6-year-old son — the bravest adventurer I know. ;)

Survival god mode for Minecraft — you simply cannot die. No creative mode needed: mine, build, fight and explore knowing the worst that can happen is being left standing at half a heart.

How it works

Out of the box the mod makes every player immortal: anything that would kill you is cancelled instead. Global immortality is controlled by a gamerule:

/gamerule godmode:godlike_players false

With the gamerule off, immortality becomes per-player, controlled by the /god commands below.

Commands

All commands require permission level 4 (singleplayer with cheats enabled, or a server operator).

Command Effect
/god Toggle god mode for yourself
/god <players> Toggle god mode for other players
/god check [player] Ask whether a player is currently a god
/god list List all online players with god mode enabled

The god flag is saved with the player, so it survives relogging and — naturally — death.

Requirements

Minecraft 26.1.2, on either loader:

Building from source

./gradlew build

The jars land in versions/26.1.2-fabric/build/libs/ and versions/26.1.2-neoforge/build/libs/.

Credits

Icon for this mod has been designed using resources from Flaticon.com.

About

Minecraft mod for immortality in non-creative mode.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages