LivesSMP

LivesSMP

LivesSMP, a plugin where players start with a limited number of lives. Each death reduces their lives, and losing them all results in a ban until revived by another player using a custom-crafted Revive Crystal.

1 453 downloads
5 followers

🧑 LivesSMP

βš”οΈ Core Concept

Players begin with a configurable number of lives (default: 3). Every death subtracts one life. When a player’s lives reach 0, they are automatically banned until another player revives them using the Revive Crystal, a special item crafted with rare materials.


✨ Features

βœ… Configurable Life System β€” Set starting-lives and max-lives in config. πŸ’€ Ban on 0 Lives β€” Players are banned automatically until revived. πŸ’Ž Revive Crystal β€” Fully customizable crafting recipe for reviving banned players. ♾️ Unlimited Lives Mode β€” Set max-lives: -1 to remove all life limits. βš™οΈ Admin Commands β€” /addlives, /setlives, /removelives, /checklives, /toplives. πŸ’¬ Custom Messages β€” All messages and prefixes are configurable with hex color (&#RRGGBB) support. πŸ’Ύ MySQL or YAML Storage β€” Switch easily between local file or database persistence. πŸ“Š PlaceholderAPI Support β€” Display lives and status with %livessmp_lives% and %livessmp_status%. πŸͺ„ Cross-Compatible β€” Works on Paper, Purpur, and Spigot (1.21+).


βš™οΈ Commands

Command Description
/livessmp Shows plugin info and help
/lives Shows your remaining lives
/revive <player> Revive a banned player using a Revive Crystal
/addlives <player> <amount> Add lives to a player
/setlives <player> <amount> Set a player’s lives
/removelives <player> <amount> Remove lives from a player
/checklives <player> Check another player’s lives
/toplives Shows the top players with most lives
/livessmpreload Reloads plugin configuration and recipes

πŸͺ„ Permissions

Permission Description Default
livessmp.admin Manage lives (add/set/remove) OP
livessmp.bypass Prevents life loss and bans OP
livessmp.check Allows checking other players’ lives OP

πŸ’¬ Custom Messages

All plugin messages (join, life lost, revive, admin actions, etc.) can be customized in the config with full &#HEXCODE color support and placeholders like %player%, %target%, and %lives%.


⚑ Compatibility

βœ… Paper / Purpur / Spigot 1.21+ βš™οΈ Built using the modern Paper API πŸš€ Optimized for performance and stability


🐞 Issue Tracker

Found a bug or have a suggestion? Report it on the GitHub Issues page. Please include:

  • Your Minecraft version (e.g., 1.21.5)
  • Your server type (Paper, Purpur, Spigot, etc.)
  • Your LivesSMP plugin version
  • Steps to reproduce the issue or screenshots/logs

Your feedback helps make LivesSMP better for everyone πŸ’ͺ


🀝 Contributing

Want to help improve LivesSMP? Awesome! You can contribute by:

  • 🧠 Submitting feature ideas in the issues tab
  • πŸ› Reporting bugs and suggesting fixes
  • πŸ’» Opening pull requests with improvements or optimizations
  • 🌍 Helping with documentation or translations

Before contributing code, please:

  1. Fork the repository on GitHub.
  2. Create a new branch for your feature or fix.
  3. Test your changes thoroughly on a Paper server (1.21+).
  4. Submit a pull request with a clear description of your update.

Every contribution is appreciated, even small ones ❀️


❀️ Perfect For

  • SMP servers looking to add stakes and excitement
  • Hardcore survival or lifesteal-like experiences
  • Community-driven revival mechanics
  • Servers that love custom, configurable gameplay