Multiple Lives Plugin

Multiple Lives Plugin with optional Combat System(Optional).

80

Quick challenge

How far can you run before the mobs catch you?

Multiple Lives Plugin

🎮 MultipleLivesPlugin

License: 1.0.0 License: 1.18+ License: ARR

MultipleLivesPlugin adds a ❤️ multiple lives system and a ❤️ multiple lives system to Minecraft. Players can track their lives, manage them, and engage in PvP with combat cooldowns.

---

✨ Features

- 🛑 Combat System Toggle: Displays an action bar countdown when in combat. - 🛑 Combat System Toggle: Players can have a configurable number of lives. - 🛑 Combat System Toggle: Check, add, remove, or set lives for yourself or others. - 🛑 Combat System Toggle: Enable or disable PvP globally. - 🛑 Combat System Toggle: Automatically tracks players with zero lives. - 🛑 Combat System Toggle: Players now automatically lose a life when they die. - 🛑 Combat System Toggle: 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 may not redistribute, modify, or claim ownership this plugin on your server but may not redistribute, modify, or claim ownership of it.

ADS