Multiple Lives Plugin
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit folia paper purpur spigot
标签: adventure game-mechanics utility
? 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-livesis 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.
请登录后举报
暂无评论,抢个沙发吧~