Immortality Plugin
Immortality is a Minecraft plugin that allows players to become immortal, preventing them from dying from fatal damage.
Features
- Toggle Immortality mode for players
- Cooldown time for reactivating Immortality
- Health threshold requirement for activation
- Activation delay
- Environment restrictions (worlds and biomes)
- Fully customizable plugin
- Compatible with versions 1.12.x to 1.21.
Commands
- /immortality toggle [player] - Toggles Immortality mode for the player.
- /immortality list - Lists all players with Immortality mode enabled.
- /immortality reload - Reloads the plugin configuration.
Permissions
- immortality.use - Allows the player to use the Immortality command.
- immortality.reload - Allows the player to reload the plugin configuration.
- immortality.bypass.cooldown - Bypass the cooldown to activate the Immortality mode.
- immortality.bypass.health.requirement - Bypasses the health threshold for activating Immortality mode.
- immortality.bypass.activation.delay - Bypass the activation delay for activating Immortality mode.
Files
Configuration
Spoiler: Config.yml
config.yml
enable-cooldown-time : true
cooldown-time : 600 # Cooldown in seconds
enable-health-threshold : true
health-threshold : 5.0 # Minimum health required to activate Immortality
enable-activation-delay : true
activation-delay : 5 # Delay in seconds
enable-environment-restrictions : true
environment-restrictions:
allowed-worlds : [ "world", "world_nether" ]
allowed-biomes : [ "FOREST", "PLAINS" ]
Code (YAML):
enable-cooldown-time : true
cooldown-time : 600 # Cooldown in seconds
enable-health-threshold : true
health-threshold : 5.0 # Minimum health required to activate Immortality
enable-activation-delay : true
activation-delay : 5 # Delay in seconds
enable-environment-restrictions : true
environment-restrictions:
allowed-worlds : [ "world", "world_nether" ]
allowed-biomes : [ "FOREST", "PLAINS" ]
messages.yml
Spoiler: messages.yml
messages:
ImmortalityEnabled : "&aImmortality is now enabled for you."
ImmortalityDisabled : "&cImmortality is now disabled for you."
playerNotFound : "&cPlayer not found."
reloadSuccess : "&aImmortality configuration reloaded."
noPermission : "&cYou do not have permission to use this command."
cooldownActive : "&cYou must wait before reactivating Immortality."
healthTooLow : "&cYour health is too low to activate Immortality."
activationDelayed : "&eImmortality will activate in %seconds% seconds."
environmentRestricted : "&cYou cannot activate Immortality in this environment."
ImmortalityListHeader : "&6Players with Immortality enabled:"
ImmortalityListEntry : "&7- &e%player%"
Code (YAML):
messages:
ImmortalityEnabled : "&aImmortality is now enabled for you."
ImmortalityDisabled : "&cImmortality is now disabled for you."
playerNotFound : "&cPlayer not found."
reloadSuccess : "&aImmortality configuration reloaded."
noPermission : "&cYou do not have permission to use this command."
cooldownActive : "&cYou must wait before reactivating Immortality."
healthTooLow : "&cYour health is too low to activate Immortality."
activationDelayed : "&eImmortality will activate in %seconds% seconds."
environmentRestricted : "&cYou cannot activate Immortality in this environment."
ImmortalityListHeader : "&6Players with Immortality enabled:"
ImmortalityListEntry : "&7- &e%player%"
Installation
- Download the latest release of the plugin.
- Place the `.jar` file in your server's `plugins` folder.
- Start your server to generate the configuration files.
- Edit the `config.yml` and `messages.yml` files to your liking.
- Reload or restart your server to apply the changes.
How to Use
- Toggle Immortality: Use `/immortality toggle [player]` to enable or disable Immortality mode for yourself or another player.
- Check Immortality Status: Use `/immortality list` to see all players with Immortality mode enabled.
- Reload Configuration: Use `/immortality reload` to reload the plugin's configuration files after making changes.
License
This project is licensed under the MIT License.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.12, 1.13, 1.14
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Immortality [1.12x - 1.21] Makes Players Immune to damage! is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15 and newer. Downloaded 1,057 times (via Spigot). Download it and open it directly in the game.