Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for WILD_DRS

A Minecraft plugin that adds a limited life system to your server, creating a more challenging and i

Report Limited-Life?

Limited-Life

A Minecraft plugin that adds a limited life system to your server, creating a more challenging and intense gameplay experience.

Features

  • Limited Lives System: Each player starts with 10 lives
  • Persistent Life Tracking: Lives are saved between server restarts
  • Name Colorization: Player names change color based on remaining lives (10 = Dark Green, 1 = Red)
  • Permadeath: Players are permanently banned after losing all 10 lives
  • Life Gain Mechanics: Players can gain additional lives by killing other players

Commands

  • /lives - Check your own remaining lives
  • /lives <player> - Check another player's remaining lives
  • /lives <player> set <amount> - Set a player's lives to a specific amount (Admin only)
  • /lives <player> add <amount> - Add lives to a player (Admin only)
  • /lives <player> remove <amount> - Remove lives from a player (Admin only)

Permissions

  • limitedlife.lives - Allows players to check their own lives (Default: true)
  • limitedlife.admin - Allows admins to modify player lives (Default: op)

Life Color System

Player names are colorized based on their remaining lives:

  • 10 lives: Dark Green
  • 7-9 lives: Green
  • 4-6 lives: Yellow
  • 2-3 lives: Gold
  • 1 life: Red
  • 0 lives: Dark Red (before being Limited-Life activated)

The plugin will automatically ban players who reach 0 lives, displaying a message about Limited-Life activation.

Installation

  1. Download the plugin JAR file
  2. Place it in your server's plugins folder
  3. Restart your server
  4. The plugin will automatically create necessary configuration files
  5. The plugin will automatically ban players who reach 0 lives, displaying a message about Limited-Life activation.

Configuration

Player life data is stored in plugins/Limited-Life/player_lives.yml

License

This plugin is licensed under the MIT License

Author

WILD_DRS

Information

CategoryGames
Published onJune 15, 2025
LicenseUnspecified
Downloads34
Stars0
Watchers0

Pinned Versions

Members