Immortality
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #55 of 214 game-mechanics mods in this game by downloads
📋 About This Mod
<a href="https://papermc.io/downloads/paper" target="_blank"><img src="https://raw.githubusercontent.com/intergrav/devins-badges/v2/assets/compact/supported/paper_46h.png" height="35"></a><a href="https://purpurmc.org/download/purpur" target="_blank"><img src="https://raw.githubusercontent.com/intergrav/devins-badges/v2/assets/compact/supported/purpur_46h.png" height="35"></a> A lightweight Paper plugin that grants specific players **immortality**, preventing them from dying. ## Features - **Death Prevention**: Immortal players cannot die from any damage source - **Totem Interaction**: Configurable totem of undying behavior for immortal players - **Interactive Commands**: Click player names in chat to quickly add/remove immortality - **Two Immortality Methods**: Grant immortality via command or permission node - **Easy Management**: Simple commands to add, remove, check, and list immortal players ## Configuration ### config.yml ```yaml # Whether immortal players should be able to pop totems of undying # If true, totems will work normally. If false, damage is prevented instead popTotems: true # Minimum health immortal players can drop to # (2 hp = 1 heart) minimumHealth: 1.0 ``` **popTotems**: When `true`, immortal players holding a Totem of Undying will consume the totem instead of being saved by immortality. When `false`, immortality prevents all fatal damage regardless of totems. **minimumHealth**: Minimum health immortal players can drop to (2 health points = 1 heart). Damage will be capped so the player's health never falls below this value. ## Commands All commands use `/immortality` and `/im` aliases. | Command | Description | Permission | |---------|-------------|------------| | `/immortality add <player>` | Grant immortality to an online player | `immortality.command.add` | | `/immortality remove <player>` | Remove immortality from a player | `immortality.command.remove` | | `/immortality check <player>` | Check if a player has immortality | `immortality.command.check` | | `/immortality list` | Display all immortal players | `immortality.command.list` | | `/immortality reload` | Reload plugin configuration | `immortality.command.reload` | ## Permissions | Permission | Description | Default | |------------|-------------|---------| | `immortality.command.add` | Allows granting immortality to players | `op` | | `immortality.command.remove` | Allows removing immortality from players | `op` | | `immortality.command.check` | Allows checking a player's immortality status | `op` | | `immortality.command.list` | Allows listing all immortal players | `op` | | `immortality.command.reload` | Allows reloading the plugin configuration | `op` | | `immortality.immortal` | Grants immortality to anyone with this permission | `false` |
A lightweight Paper plugin that grants specific players immortality, preventing them from dying.
## Features
- Death Prevention: Immortal players cannot die from any damage source
- Totem Interaction: Configurable totem of undying behavior for immortal players
- Interactive Commands: Click player names in chat to quickly add/remove immortality
- Two Immortality Methods: Grant immortality via command or permission node
- Easy Management: Simple commands to add, remove, check, and list immortal players
## Configuration
### config.yml
```yaml # Whether immortal players should be able to pop totems of undying # If true, totems will work normally. If false, damage is prevented instead popTotems: true
# Minimum health immortal players can drop to # (2 hp = 1 heart) minimumHealth: 1. 0 ```
popTotems: When `true`, immortal players holding a Totem of Undying will consume the totem instead of being saved by immortality. When `false`, immortality prevents all fatal damage regardless of totems.
minimumHealth: Minimum health immortal players can drop to (2 health points = 1 heart). Damage will be capped so the player's health never falls below this value.
## Commands
All commands use `/immortality` and `/im` aliases.
| Command | Description | Permission |
|---------|-------------|------------|
| `/immortality add
## Permissions
| Permission | Description | Default | |------------|-------------|---------| | `immortality.command.add` | Allows granting immortality to players | `op` | | `immortality.command.remove` | Allows removing immortality from players | `op` | | `immortality.command.check` | Allows checking a player's immortality status | `op` | | `immortality.command.list` | Allows listing all immortal players | `op` | | `immortality.command.reload` | Allows reloading the plugin configuration | `op` | | `immortality.immortal` | Grants immortality to anyone with this permission | `false` |
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- flezy
- Version
- 1.0.2
- Downloads
- 5,178
- Endorsements
- 7
- Category
- game-mechanics
- Created
- 10/9/2025
- Updated
- 6/12/2026
- Game Versions
- 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Immortality support?
The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.
What is the latest version of Immortality?
Version 1.0.2, published 2026-06-12 with 5,178 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await