Multiple Lives Plugin

โญ โ€” (5 endorsements) ๐Ÿ“ฅ 119 downloads ๐Ÿ“Œ v1.0.0 ๐Ÿ“… 11/2/2025
๐ŸŸก Updated this year

By JikZ109 ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 10/30/2025 ๐Ÿ“… Created: 11/2/2025

๐Ÿ” Analysis

  • ๐Ÿ† #176 of 383 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐ŸŽฎ MultipleLivesPlugin **Version:** 1.0.0 **Minecraft Version:** 1.18+ **License:** ARR MultipleLivesPlugin adds a **โš”๏ธ combat timer** and a **โค๏ธ multiple lives system** to Minecraft. Players can track their lives, manage them, and engage in PvP with combat cooldowns. --- ## โœจ Features - **โš”๏ธ Combat Timer:** Displays an action bar countdown when in combat. - **โค๏ธ Multiple Lives:** Players can have a configurable number of lives. - **๐Ÿ“ Manage Lives:** Check, add, remove, or set lives for yourself or others. - **๐Ÿ›ก๏ธ PvP Toggle:** Enable or disable PvP globally. - **๐Ÿ’€ Elimination Tracking:** Automatically tracks players with zero lives. - **๐Ÿ’” Life Loss on Death:** Players now automatically lose a life when they die. - **โš”๏ธ Combat-Dependent Life Loss:** Lives are only lost on death if the player is in combat or if `always-lose-lives` is enabled. - **๐Ÿ›‘ Combat System Toggle:** The combat timer only runs if combat is enabled, preventing unnecessary action bar messages. --- <details> <summary>config.yml</summary> ```yaml # ==== Multiple Lives Plugin Config ==== # ==== Gameplay ==== startingLives: 3 # up to 16 maxLives: 5 # up to 16 always-lose-lives: false # if true, players lose lives even outside combat # ==== Combat ==== combatduration: 30 # in seconds combat-enabled: true # if false, combat system is disabled combat-log: enabled: true # if true, players drop inventory on logout during combat ``` </details> --- ## ๐Ÿ› ๏ธ Commands - `view` โ€“ ๐Ÿ‘€ View your own or another playerโ€™s lives. - `add` โ€“ โž• Add lives to a player. - `remove` โ€“ โž– Remove lives from a player. - `set` โ€“ ๐Ÿ”ง Set a playerโ€™s lives to a specific amount. **Permission:** `multiplelives.lives` ### `/combat` Check your combat status. **Usage:** /combat **Permission:** `multiplelives.combat` --- ## โš™๏ธ Configuration Options - `startingLives` โ€“ Default lives for new players (default: 3) - `maxLives` โ€“ Maximum lives a player can have (default: 3) - `combatduration` โ€“ Duration of the combat timer in seconds (default: 30) --- ## ๐Ÿ“ License All Rights Reserved (ARR). You may **use** this plugin on your server but **may not redistribute, modify, or claim ownership** of it.

# ๐ŸŽฎ MultipleLivesPlugin

Version: 1. 0. 0 Minecraft Version: 1. 18+ License: ARR

MultipleLivesPlugin adds a โš”๏ธ combat timer and a โค๏ธ multiple lives system to Minecraft. Players can track their lives, manage them, and engage in PvP with combat cooldowns.

## โœจ Features

  • โš”๏ธ Combat Timer: Displays an action bar countdown when in combat.
  • โค๏ธ Multiple Lives: Players can have a configurable number of lives.
  • ๐Ÿ“ Manage Lives: Check, add, remove, or set lives for yourself or others.
  • ๐Ÿ›ก๏ธ PvP Toggle: Enable or disable PvP globally.
  • ๐Ÿ’€ Elimination Tracking: Automatically tracks players with zero lives.
  • ๐Ÿ’” Life Loss on Death: Players now automatically lose a life when they die.
  • โš”๏ธ Combat-Dependent Life Loss: Lives are only lost on death if the player is in combat or if `always-lose-lives` is enabled.
  • ๐Ÿ›‘ Combat System Toggle: The combat timer only runs if combat is enabled, preventing unnecessary action bar messages.

config.yml

```yaml # ==== Multiple Lives Plugin Config ====

# ==== Gameplay ==== startingLives: 3 # up to 16 maxLives: 5 # up to 16 always-lose-lives: false # if true, players lose lives even outside combat

# ==== Combat ==== combatduration: 30 # in seconds combat-enabled: true # if false, combat system is disabled combat-log: enabled: true # if true, players drop inventory on logout during combat ```

## ๐Ÿ› ๏ธ Commands

  • `view` โ€“ ๐Ÿ‘€ View your own or another playerโ€™s lives.
  • `add` โ€“ โž• Add lives to a player.
  • `remove` โ€“ โž– Remove lives from a player.
  • `set` โ€“ ๐Ÿ”ง Set a playerโ€™s lives to a specific amount.

Permission: `multiplelives.lives`

### `/combat` Check your combat status.

Usage: /combat

Permission: `multiplelives.combat`

## โš™๏ธ Configuration Options

  • `startingLives` โ€“ Default lives for new players (default: 3)
  • `maxLives` โ€“ Maximum lives a player can have (default: 3)
  • `combatduration` โ€“ Duration of the combat timer in seconds (default: 30)

## ๐Ÿ“ License

All Rights Reserved (ARR).

You may use this plugin on your server but may not redistribute, modify, or claim ownership of it.

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
JikZ109
Version
1.0.0
Downloads
119
Endorsements
5
Category
adventure
Created
11/2/2025
Updated
10/30/2025
Game Versions
1.18, 1.18.1, 1.18.2, 1.19, 1.19.1
Tags
adventure, game-mechanics, 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 Multiple Lives Plugin support?

The author lists 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2. Other versions may work but are untested by the author.

What is the latest version of Multiple Lives Plugin?

Version 1.0.0, published 2025-10-30 with 119 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by JikZ109 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods