Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Extreme Lives – Fully Customizable Lives, Timer and PVP System
Overview
Extreme Lives adds a complete system to manage player lives, daily time limits, and PVP toggling, all displayed through scoreboards or HUD elements that are fully customizable.
Perfect for hardcore servers, PVP events, or survival challenges, this mod combines management, aesthetics, and total control for both players and administrators.

Main Features
Lives System
Each player has a visible life counter.
You can manage it using:
/lives (add | reset | resetall | set) (player)
Fully compatible with multiplayer servers.

Daily Time Limit
Adds a daily configurable timer controlled through the config.json file.
When the timer reaches 0, the player is not kicked, but a global message is sent announcing that their time has expired for the day.
It resets automatically every new day.
Ideal for daily-limited events or hardcore worlds.
PVP Control (Admin Feature)
Administrators can enable or disable PVP globally with a single command.
Useful for tournaments or special events.
Includes custom sound feedback when the PVP state changes.

Death Animation and Global Sound
When a player dies:
- A death animation plays on that player (soon to be customizable).
- A death sound is broadcasted to all players in the world.
Recommended gamerule for best experience:
/gamerule doImmediateRespawn true
to skip the death screen and see the full animation.
The global death message is fully customizable.

Configuration Example (mcextremo/config.json)
All HUD and visual display options can be customized inside config.json.
Default configuration:
"display": {
"useScoreboard": true,
"useBossBarVisual": false,
"useTimeHud": false,
"useLivesHud": false,
"useTextShadow": true,
"useHudBackground": true
}
Extreme Lives – Sistema de Vidas, Tiempo y PVP Personalizable
Descripción General
Extreme Lives añade un sistema completo para gestionar vidas, tiempo límite diario y activación o desactivación del PVP, todo visible mediante scoreboards o HUD personalizables.
Perfecto para servidores hardcore, eventos PVP o retos de supervivencia, este mod combina gestión, estética y control total para jugadores y administradores.

Características Principales
Sistema de Vidas
Cada jugador tiene un contador visible de vidas.
Puedes gestionarlo usando:
/lives (add | reset | resetall | set) (jugador)
Totalmente compatible con servidores multijugador.
!
Límite de Tiempo Diario
Incluye un temporizador configurable diario que puede activarse o desactivarse desde el archivo config.json.
Al llegar a 0, el jugador no es expulsado, pero se envía un mensaje global indicando que su tiempo ha terminado por hoy.
El tiempo se reinicia automáticamente al iniciar un nuevo día.
Ideal para servidores hardcore o desafíos por tiempo.
Control de PVP (para Administradores)
Permite activar o desactivar el PVP globalmente con un solo comando.
Útil para torneos o eventos controlados.
Incluye efectos de sonido personalizados al cambiar el estado del PVP.
Animación de Muerte y Sonido Global
Cuando un jugador muere:
- Se activa una animación visual de muerte (próximamente customizable).
- Se reproduce un sonido de muerte para todos los jugadores en el mundo.
Recomendado usar:
/gamerule doImmediateRespawn true
para saltar la pantalla de muerte y ver la animación completa.
El mensaje de muerte es global y totalmente editable.

Configuración (mcextremo/config.json)
Todas las opciones visuales se configuran dentro del archivo config.json.
Configuración por defecto:
"display": {
"useScoreboard": true,
"useBossBarVisual": false,
"useTimeHud": false,
"useLivesHud": false,
"useTextShadow": true,
"useHudBackground": true
}


