Перейти к содержимому
Mineforgian

mc extremo 3 mod

A mod that aims to faithfully recreate the Minecraft Extremo 3 experience from Eufonia and AuronPlay, including hardcore lives, danger levels, PvP, vengeance mechanics, custom HUD elements, and special events.

Загрузки
4K
Подписчики
7
Обновлён
25 июля 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 10 июля 2026 г.

Minecraft Extremo 3 Mod

A fan-made Minecraft mod inspired by Eufonia Studio and AuronPlay's Minecraft Extremo 3 series. This is not an official project. Full credits go to AuronPlay and Eufonia Studio for the original concept, series, style, and inspiration.

McExtremo3 is built for events and servers. It adds limited lives, danger levels, PvP events, vengeance mechanics, custom HUD elements, custom name tags, kill top, elimination screens, blocked items, Minecoins, trade machines, pozo economy, missions, difficulty changes, safe spawn zones, and Nexus protection.

For bugs, suggestions, and feedback, please use the Discord server.

Important Server Note

This mod must be installed on the server for the main systems to work correctly. Client-only installation is not enough for lives, PvP, danger levels, vengeance, blocked items, blocked dimensions, trade machines, pozo economy, missions, difficulty changes, safe spawn zones, Nexus protection, and commands.

Dependencies And Compatibility

Compatibility:

  • Minecraft Java Edition 1.21.1.
  • Fabric Loader 0.18.4 or newer.
  • Client and server side. Install it on both sides for the full experience.

Required:

Optional:

Current Features

  • 5 lives per player by default.
  • Configurable max lives from 1 to 5.
  • Danger level system based only on player kills.
  • Configurable player kills needed to increase danger level.
  • Red danger timer after eliminations.
  • PvP enable/disable system with activation HUD.
  • Automatic PvP cycle.
  • Vengeance system.
  • Armor bonus system, disabled by default.
  • Kill top HUD, disabled by default.
  • Custom HUD with lives, PvP state, compass, coordinates, danger level, and Minecoin counter.
  • Custom name tags.
  • Death, slot lost, vengeance, PvP, and elimination screens.
  • Blocked items, blocks, entities, and dimensions through config/mcextremo3/items.yml.
  • Ender pearl custom damage.
  • Minecoin item and HUD counter.
  • Trade machine entity with up to 6 trades per machine.
  • Pozo entity for storing and withdrawing Minecoins.
  • Mission system with Minecoin rewards.
  • Mission menu with item/block/mob preview.
  • Difficulty change system with mob damage multiplier, acid rain, enchanted undead, and charged creepers.
  • Nexus entity with owner, members, name, color, waypoint button, protection time, and 500 HP health bar.
  • Nexus protection synced through ProtectedArea.
  • Safe spawn zones synced through ProtectedArea.
  • Forced global keepInventory while players still have lives.
  • Final elimination inventory drop when a player loses all lives.
  • Main menu, SV Studio screen, and mission menu.
  • Mobs menu disabled temporarily.

Sulfur Mobs

Sulfur mobs are not included in this mod right now. They are being worked on as a separate mod/addon by another developer. The mobs menu remains disabled and shown as coming soon until that content is ready.

Once the sulfur mobs addon is public, this mod is planned to work together with it so servers can use the main McExtremo3 systems here and the sulfur mobs from the separate project.

Coming Soon

  • Mobs menu.
  • More Nexus management options.
  • More mission types.
  • More difficulty/event tools.
  • Support for the separate sulfur mobs addon.
  • More server/event utilities.
  • Forge 1.20.1 port if the project receives enough support.

Configuration Files

The mod creates its files in config/mcextremo3/.

  • config.yml Main systems and timings: lives, PvP cooldowns, PvP auto interval, animation durations, death messages, elimination behavior, armor bonus, danger levels, red timer, mob targeting radius, and alert cooldowns.

  • items.yml Blocked items, blocks, entities, dimensions, and ender pearl damage.

  • missions.yml Created missions and player mission progress.

  • difficulty.yml Difficulty change options: mob damage multiplier, acid rain, enchanted undead gear, and charged creepers.

  • spawn_zones.yml Safe spawn zones, their coordinates, and their ProtectedArea rules.

  • nexo_protection.yml Global ProtectedArea rules applied to all Nexus areas.

  • state.yml Server state such as lives, kills, danger levels, Minecoins, PvP state, and elimination data.

  • fog_zones.yml Saved sulfur fog zones if the server uses fog-zone data.

Main config.yml options:

  • lives.max-lives Maximum lives/slots for all players. Range: 1-5.

  • pvp.reactivation-cooldown-seconds Time before PvP can be enabled again after being disabled.

  • pvp.activation-gif-duration-ticks Duration of the PvP activation animation.

  • pvp.auto-seconds Automatic PvP cycle interval. 0 disables automatic PvP.

  • death.gif-duration-ticks Duration of the death/life-lost animation.

  • death.chat-message Global death message. Supports {player}, {cause}, {lives}, and {max_lives}.

  • death.chat-color Death message color. Supports vanilla color names or hex values like 0xFFAA00.

  • slot-lost.gif-duration-ticks Duration of the red-level slot-lost animation.

  • elimination.gif-duration-ticks Duration of the elimination animation.

  • elimination.action Final action when a player loses all lives. Valid values: kick, ban, or none.

  • elimination.kick-delay-seconds Time before an eliminated player is kicked.

  • elimination.kick-message Kick message for eliminated players.

  • armor-bonus.enabled Enables or disables armor bonus by default.

  • armor-bonus.extra-hearts Extra hearts/lives given by a full iron, diamond, or netherite armor set.

  • danger.kills-per-level Player kills needed to increase danger level by 1.

  • danger.red-duration-hours How long red danger lasts per elimination.

  • danger.tick-seconds How often the red danger timer updates.

  • danger.mob-target-radius-blocks Radius where mobs prioritize dangerous players.

  • danger.alert-cooldown-seconds Cooldown for red-level chat alerts.

Default items.yml values:

  • Blocked items: minecraft:cobweb, minecraft:mace, minecraft:end_crystal, minecraft:tnt_minecart, minecraft:hopper_minecart, minecraft:respawn_anchor, minecraft:glowstone, minecraft:totem_of_undying.
  • Blocked blocks: minecraft:cobweb, minecraft:respawn_anchor, minecraft:glowstone.
  • Blocked entities: minecraft:villager, minecraft:end_crystal, minecraft:tnt_minecart, minecraft:hopper_minecart.
  • Blocked dimensions: minecraft:the_nether, minecraft:the_end.
  • Ender pearl damage: 14.0.

Blocked content:

  • Cannot be taken from creative normally.
  • Cannot be used normally.
  • Cannot be kept in player inventory, cursor stack, or open containers.
  • Cannot stay dropped in the world.
  • Cannot be crafted through the recipe book or taken from crafting output.
  • Cannot spawn/stay as blocked entities.
  • Blocked dimensions cannot be entered normally.
  • Totems do not activate if minecraft:totem_of_undying is blocked.

Default difficulty.yml values:

  • mob-damage-multiplier: 1 Mob damage multiplier. Valid values: 1, 2, 3, or 4. 1 means normal damage.

  • acid-rain: false If enabled, rain poisons players while they are exposed to the sky.

  • enchanted-undead: false If enabled, zombies spawn with full iron armor and an iron sword with Sharpness II. Skeletons spawn with full iron armor and a bow with Power II.

  • charged-creepers: false If enabled, every creeper becomes charged/electric, including creepers spawned by commands.

Commands

All /mcextremo3 commands require operator permission level 2. The command also has aliases: /mc_extremo3, /mc-extremo3, /mce3, and /mcextremo 3.

PvP And Vengeance

  • /mcextremo3 pvp on Enables PvP.

  • /mcextremo3 pvp off Disables PvP.

  • /mcextremo3 pvp auto true <segundos> Enables automatic PvP cycles using the given interval.

  • /mcextremo3 pvp auto false Disables automatic PvP.

  • /mcextremo3 pvp venganza on Enables the vengeance system.

  • /mcextremo3 pvp venganza off Disables the vengeance system.

Difficulty Changes

  • /mcextremo3 cambio dificultad list Shows the current difficulty change status.

  • /mcextremo3 cambio dificultad daño off|normal|x1|x2|x3|x4 Sets the mob damage multiplier (off/normal/x1 = normal damage).

  • /mcextremo3 cambio dificultad lluvia-acida true|false Enables or disables acid rain.

  • /mcextremo3 cambio dificultad mobs-encantados true|false Enables or disables full iron enchanted zombies and skeletons.

  • /mcextremo3 cambio dificultad creepers-electricos true|false Enables or disables always-charged creepers.

Lives, Danger, And Kill Top

  • /mcextremo3 vidas add <player> Adds 1 life to a player.

  • /mcextremo3 vidas remove <player> Removes 1 life from a player.

  • /mcextremo3 vidas max <cantidad> Sets the maximum lives for all players and resets player slots to that value.

  • /mcextremo3 vidas setmax <cantidad> Same as vidas max.

  • /mcextremo3 vidas peligro on Enables the danger level system.

  • /mcextremo3 vidas peligro off Disables the danger level system.

  • /mcextremo3 vidas peligro reset all Resets danger data for all players.

  • /mcextremo3 vidas peligro reset <players> Resets danger data for selected players.

  • /mcextremo3 vidas armadura on Enables extra hearts from full armor sets.

  • /mcextremo3 vidas armadura off Disables extra hearts from full armor sets.

  • /mcextremo3 vidas vidasextra on Same as armor bonus on.

  • /mcextremo3 vidas vidasextra off Same as armor bonus off.

  • /mcextremo3 vidas killtop on Enables the kill top HUD.

  • /mcextremo3 vidas killtop off Disables the kill top HUD.

  • /mcextremo3 vidas killtop reset Resets all recorded kills used by kill top.

  • /mcextremo3 vidas corazones reset all Resets permanent heart penalties for all players.

  • /mcextremo3 vidas corazones reset <players> Resets permanent heart penalties for selected players.

  • /mcextremo3 vidas slots reset all Resets permanent slot penalties for all players.

  • /mcextremo3 vidas slots reset <players> Resets permanent slot penalties for selected players.

Blocking System

  • /mcextremo3 bloqueos item add <item> Adds an item to the blocked item list.

  • /mcextremo3 bloqueos item remove <item> Removes an item from the blocked item list.

  • /mcextremo3 bloqueos item list Lists blocked items.

  • /mcextremo3 bloqueos bloques add <block> Adds a block to the blocked block list.

  • /mcextremo3 bloqueos bloques remove <block> Removes a block from the blocked block list.

  • /mcextremo3 bloqueos bloques list Lists blocked blocks.

  • /mcextremo3 bloqueos entidad add <entity> Adds an entity type to the blocked entity list.

  • /mcextremo3 bloqueos entidad remove <entity> Removes an entity type from the blocked entity list.

  • /mcextremo3 bloqueos entidad list Lists blocked entities.

  • /mcextremo3 bloqueos dimension add <dimension> Blocks a dimension.

  • /mcextremo3 bloqueos dimension remove <dimension> Unblocks a dimension.

  • /mcextremo3 bloqueos dimension list Lists blocked dimensions.

  • /mcextremo3 bloqueos nether on|off Blocks or unblocks the Nether.

  • /mcextremo3 bloqueos end on|off Blocks or unblocks the End.

  • /mcextremo3 bloqueos villagers on|off Blocks or unblocks villagers.

Missions

  • /mcextremo3 mision create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio> Creates a mission.

  • /mcextremo3 mision remove <id> Removes a mission.

  • /mcextremo3 mision list Lists created missions.

  • /mcextremo3 misiones create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio> Same as mision create.

  • /mcextremo3 misiones remove <id> Same as mision remove.

  • /mcextremo3 misiones list Same as mision list.

Mission categories:

  • crafteo
  • conseguir
  • mob
  • armadura

For armor missions, valid targets include cuero, cadena, hierro, oro, diamante, and netherite. obligatorio accepts true/false, si/no, or on/off.

Nexus

  • /mcextremo3 nexo spawn Spawns a Nexus and claims it for the player running the command.

  • /mcextremo3 nexo rules list Lists all global Nexus ProtectedArea rules.

  • /mcextremo3 nexo rules <rule> true|false Enables or disables a ProtectedArea rule for all Nexos.

  • /mcextremo3 nexo remove <owner|nexo/owner|id|all> Removes a loaded Nexus and cleans its ProtectedArea data when possible.

  • /nexo info Shows information for your nearby active Nexus.

  • /nexo miembros add <player> Adds a player as a member of your nearby active Nexus.

  • /nexo miembros remove <player> Removes a player from your nearby active Nexus.

  • /nexo miembros list Lists members of your nearby active Nexus.

The /nexo player commands only work if the player is the owner of a nearby Nexus.

Safe Spawn Zones

  • /mcextremo3 spawn add <id> <from> <to> Registers a safe zone with an id and two coordinates.

  • /mcextremo3 spawn list Lists registered safe zones.

  • /mcextremo3 spawn rules list Lists all ProtectedArea rules available for spawn zones.

  • /mcextremo3 spawn rules <id> list Lists the active rules for one safe zone.

  • /mcextremo3 spawn rules <id> <rule> true|false Enables or disables a ProtectedArea rule for one safe zone.

  • /mcextremo3 spawn remove <id> Removes a safe zone and its ProtectedArea protection.

Trade Machine

  • /mcextremo3 maquina spawn <id> Spawns a trade machine with a unique id.

  • /mcextremo3 maquina rotate <id> Rotates the machine to face the same yaw as the player.

  • /mcextremo3 maquina rotate <id> <yaw> Rotates the machine to a specific yaw from -180 to 180.

  • /mcextremo3 maquina create trade <id> <item_venta> <item_costo> <cantidad_venta> <cantidad_costo> Adds a trade to the selected machine. Each machine can have up to 6 trades.

  • /mcextremo3 maquina remove <id> Removes the selected trade machine.

  • /mcextremo3 maquina delete <id> Same as maquina remove.

  • /mcextremo3 maquina remove trade <id> <slot> Removes a trade from slot 1-6.

  • /mcextremo3 maquina clear trades <id> Removes all trades from the selected machine.

  • /mcextremo3 maquina list trades <id> Lists all trades from the selected machine.

  • /mcextremo3 maquina ids Lists trade machines in the current world.

Pozo And Minecoins

  • /mcextremo3 pozo spawn Spawns a pozo at the command source position.

  • /mcextremo3 pozo rotate Rotates the nearest pozo to face the same yaw as the player.

  • /mcextremo3 pozo rotate <yaw> Rotates the nearest pozo to a specific yaw from -180 to 180.

Menu, Announcements, And Reload

  • /mcextremo3 menu lock Locks the mod menu for players.

  • /mcextremo3 menu unlock Unlocks the mod menu for players.

  • /mcextremo3 anuncio notificacion <message> Sends a notification announcement.

  • /mcextremo3 anuncio rapido <message> Plays the quick notification animation and sends the message to chat when it finishes.

  • /mcextremo3 anuncio dificultad <message> Sends a difficulty-change announcement.

  • /mcextremo3 anuncio cambiodificultad <message> Same as difficulty announcement.

  • /mcextremo3 reload Reloads configs, blocked content, missions, Nexus rules, and syncs players.

Minecraft Extremo 3 Mod - Espanol

Un mod hecho por fans inspirado en la serie Minecraft Extremo 3 de Eufonia Studio y AuronPlay. Este no es un proyecto oficial. Creditos totalmente a AuronPlay y Eufonia Studio por el concepto original, la serie, el estilo y la inspiracion.

McExtremo3 esta pensado para eventos y servidores. Agrega vidas limitadas, niveles de peligro, eventos PvP, sistema de venganza, HUD personalizada, nametags personalizados, kill top, pantallas de eliminacion, items bloqueados, Minecoins, maquinas de trade, pozo, misiones, cambios de dificultad, zonas seguras de spawn y proteccion con Nexo.

Nota Importante Para Servidores

El mod debe estar instalado en el servidor para que funcionen los sistemas principales. Instalarlo solo en cliente no alcanza para vidas, PvP, peligro, venganza, bloqueos, dimensiones bloqueadas, maquinas de trade, pozo, misiones, cambios de dificultad, zonas de spawn, proteccion con Nexo y comandos.

Dependencias Y Compatibilidad

Compatibilidad:

  • Minecraft Java Edition 1.21.1.
  • Fabric Loader 0.18.4 o superior.
  • Cliente y servidor. Para la experiencia completa debe estar en ambos lados.

Obligatorio:

Opcional:

Funciones Actuales

  • 5 vidas por jugador por defecto.
  • Vidas maximas configurables de 1 a 5.
  • Sistema de peligro basado solo en kills de jugadores.
  • Kills necesarias para subir de nivel configurable.
  • Timer de nivel rojo por eliminacion.
  • Sistema de PvP activable/desactivable.
  • PvP automatico por intervalos.
  • Sistema de venganza.
  • Bonus por armadura, desactivado por defecto.
  • Kill top, desactivado por defecto.
  • HUD personalizada con vidas, PvP, brujula, coordenadas, peligro y Minecoins.
  • Nametags personalizados.
  • Pantallas de muerte, slot perdido, venganza, PvP y eliminacion.
  • Bloqueo de items, bloques, entidades y dimensiones desde config/mcextremo3/items.yml.
  • Dano personalizado para ender pearls.
  • Item Minecoin y contador en HUD.
  • Maquina de trades con hasta 6 trades.
  • Pozo para guardar y retirar Minecoins.
  • Sistema de misiones con recompensas de Minecoins.
  • Menu de misiones con preview de item/bloque/mob.
  • Sistema de cambios de dificultad con multiplicador de dano, lluvia acida, no-muertos encantados y creepers electricos.
  • Entidad Nexo con dueno, miembros, nombre, color, boton de waypoint, tiempo de proteccion y barra de vida de 500 HP.
  • Proteccion de Nexo sincronizada con ProtectedArea.
  • Zonas seguras de spawn sincronizadas con ProtectedArea.
  • keepInventory global forzado mientras los jugadores tengan vidas.
  • Drop de inventario en eliminacion final al perder todas las vidas.
  • Menu principal, pantalla de SV Studio y menu de misiones.
  • Menu de mobs deshabilitado temporalmente.

Mobs De Azufre

Los mobs de azufre no vienen incluidos en este mod por ahora. Ese contenido se esta trabajando como mod/addon separado por otro developer. El menu de mobs queda deshabilitado y se mostrara como proximamente disponible hasta que ese contenido este listo.

Cuando el addon de mobs de azufre este publico, este mod esta pensado para trabajar junto a ese proyecto.

Proximamente

  • Menu de mobs.
  • Mas opciones para gestionar el Nexo.
  • Mas tipos de misiones.
  • Mas herramientas de dificultad/eventos.
  • Soporte para el addon separado de mobs de azufre.
  • Mas utilidades para servidores/eventos.
  • Port a Forge 1.20.1 si el proyecto recibe suficiente apoyo.

Archivos De Configuracion

El mod crea sus archivos en config/mcextremo3/.

  • config.yml Sistemas principales y tiempos: vidas, cooldowns de PvP, PvP automatico, duracion de animaciones, mensajes de muerte, eliminacion, bonus por armadura, niveles de peligro, timer rojo, radio de prioridad de mobs y alertas.

  • items.yml Items, bloques, entidades, dimensiones bloqueadas y dano de ender pearl.

  • missions.yml Misiones creadas y progreso de jugadores.

  • difficulty.yml Opciones de cambios de dificultad: multiplicador de dano de mobs, lluvia acida, equipo encantado para no-muertos y creepers electricos.

  • spawn_zones.yml Zonas seguras de spawn con coordenadas y reglas de ProtectedArea.

  • nexo_protection.yml Reglas globales de ProtectedArea aplicadas a todos los Nexos.

  • state.yml Estado del servidor: vidas, kills, peligro, Minecoins, PvP y datos de eliminacion.

  • fog_zones.yml Zonas de niebla de azufre guardadas si el servidor usa datos de niebla.

Opciones principales de config.yml:

  • lives.max-lives Vidas/slots maximos para todos los jugadores. Rango: 1-5.

  • pvp.reactivation-cooldown-seconds Tiempo antes de poder activar PvP otra vez despues de desactivarlo.

  • pvp.activation-gif-duration-ticks Duracion de la animacion de activacion de PvP.

  • pvp.auto-seconds Intervalo de PvP automatico. 0 lo desactiva.

  • death.gif-duration-ticks Duracion de la animacion de muerte/vida perdida.

  • death.chat-message Mensaje global de muerte. Soporta {player}, {cause}, {lives} y {max_lives}.

  • death.chat-color Color del mensaje de muerte. Soporta nombres vanilla o hexadecimal como 0xFFAA00.

  • slot-lost.gif-duration-ticks Duracion de la animacion de slot perdido en nivel rojo.

  • elimination.gif-duration-ticks Duracion de la animacion de eliminacion.

  • elimination.action Accion final al perder todas las vidas. Valores validos: kick, ban o none.

  • elimination.kick-delay-seconds Tiempo antes de expulsar a un jugador eliminado.

  • elimination.kick-message Mensaje del kick final.

  • armor-bonus.enabled Activa o desactiva por defecto el bonus de armadura.

  • armor-bonus.extra-hearts Corazones/vidas extra por set completo de hierro, diamante o netherite.

  • danger.kills-per-level Kills de jugadores necesarias para subir 1 nivel de peligro.

  • danger.red-duration-hours Duracion del nivel rojo por eliminacion.

  • danger.tick-seconds Cada cuanto se actualiza el timer rojo.

  • danger.mob-target-radius-blocks Radio donde los mobs priorizan jugadores peligrosos.

  • danger.alert-cooldown-seconds Cooldown de alertas de nivel rojo.

Valores por defecto de items.yml:

  • Items bloqueados: minecraft:cobweb, minecraft:mace, minecraft:end_crystal, minecraft:tnt_minecart, minecraft:hopper_minecart, minecraft:respawn_anchor, minecraft:glowstone, minecraft:totem_of_undying.
  • Bloques bloqueados: minecraft:cobweb, minecraft:respawn_anchor, minecraft:glowstone.
  • Entidades bloqueadas: minecraft:villager, minecraft:end_crystal, minecraft:tnt_minecart, minecraft:hopper_minecart.
  • Dimensiones bloqueadas: minecraft:the_nether, minecraft:the_end.
  • Dano de ender pearl: 14.0.

Los bloqueos:

  • No se pueden sacar de creativo normalmente.
  • No se pueden usar normalmente.
  • No se pueden mantener en inventario, cursor o contenedores.
  • No permanecen dropeados en el mundo.
  • No se pueden craftear desde el recipe book ni sacar del resultado de crafteo.
  • No pueden aparecer/quedarse como entidades bloqueadas.
  • No se puede entrar normalmente a dimensiones bloqueadas.
  • Los totems no se activan si minecraft:totem_of_undying esta bloqueado.

Valores por defecto de difficulty.yml:

  • mob-damage-multiplier: 1 Multiplicador de dano de mobs. Valores validos: 1, 2, 3 o 4. 1 significa dano normal.

  • acid-rain: false Si esta activado, la lluvia envenena a jugadores cuando estan expuestos al cielo.

  • enchanted-undead: false Si esta activado, los zombies aparecen con armadura full hierro y espada de hierro con Filo II. Los esqueletos aparecen con armadura full hierro y arco con Poder II.

  • charged-creepers: false Si esta activado, todos los creepers aparecen electricos/cargados, incluso si se spawnean con comandos.

Comandos

Todos los comandos /mcextremo3 requieren permiso de operador nivel 2. Tambien existen estos alias: /mc_extremo3, /mc-extremo3, /mce3 y /mcextremo 3.

PvP Y Venganza

  • /mcextremo3 pvp on Activa el PvP.

  • /mcextremo3 pvp off Desactiva el PvP.

  • /mcextremo3 pvp auto true <segundos> Activa ciclos automaticos de PvP con ese intervalo.

  • /mcextremo3 pvp auto false Desactiva el PvP automatico.

  • /mcextremo3 pvp venganza on Activa el sistema de venganza.

  • /mcextremo3 pvp venganza off Desactiva el sistema de venganza.

Cambios De Dificultad

  • /mcextremo3 cambio dificultad list Muestra el estado actual de los cambios de dificultad.

  • /mcextremo3 cambio dificultad daño off|normal|x1|x2|x3|x4 Cambia el multiplicador de dano de mobs (off/normal/x1 = dano normal).

  • /mcextremo3 cambio dificultad lluvia-acida true|false Activa o desactiva la lluvia acida.

  • /mcextremo3 cambio dificultad mobs-encantados true|false Activa o desactiva zombies y esqueletos full hierro con encantamientos.

  • /mcextremo3 cambio dificultad creepers-electricos true|false Activa o desactiva que todos los creepers sean electricos.

Vidas, Peligro Y Kill Top

  • /mcextremo3 vidas add <player> Agrega 1 vida a un jugador.

  • /mcextremo3 vidas remove <player> Quita 1 vida a un jugador.

  • /mcextremo3 vidas max <cantidad> Establece las vidas maximas para todos y resetea los slots a ese valor.

  • /mcextremo3 vidas setmax <cantidad> Igual que vidas max.

  • /mcextremo3 vidas peligro on Activa el sistema de peligro.

  • /mcextremo3 vidas peligro off Desactiva el sistema de peligro.

  • /mcextremo3 vidas peligro reset all Resetea el peligro de todos los jugadores.

  • /mcextremo3 vidas peligro reset <players> Resetea el peligro de jugadores seleccionados.

  • /mcextremo3 vidas armadura on Activa corazones extra por armadura completa.

  • /mcextremo3 vidas armadura off Desactiva corazones extra por armadura.

  • /mcextremo3 vidas vidasextra on Igual que activar bonus de armadura.

  • /mcextremo3 vidas vidasextra off Igual que desactivar bonus de armadura.

  • /mcextremo3 vidas killtop on Activa el kill top.

  • /mcextremo3 vidas killtop off Desactiva el kill top.

  • /mcextremo3 vidas killtop reset Resetea todas las kills usadas por el kill top.

  • /mcextremo3 vidas corazones reset all Resetea penalizaciones permanentes de corazones para todos.

  • /mcextremo3 vidas corazones reset <players> Resetea penalizaciones permanentes de corazones para jugadores seleccionados.

  • /mcextremo3 vidas slots reset all Resetea penalizaciones permanentes de slots para todos.

  • /mcextremo3 vidas slots reset <players> Resetea penalizaciones permanentes de slots para jugadores seleccionados.

Bloqueos

  • /mcextremo3 bloqueos item add <item> Agrega un item a la lista de bloqueados.

  • /mcextremo3 bloqueos item remove <item> Quita un item de la lista de bloqueados.

  • /mcextremo3 bloqueos item list Lista items bloqueados.

  • /mcextremo3 bloqueos bloques add <block> Agrega un bloque a la lista de bloqueados.

  • /mcextremo3 bloqueos bloques remove <block> Quita un bloque de la lista de bloqueados.

  • /mcextremo3 bloqueos bloques list Lista bloques bloqueados.

  • /mcextremo3 bloqueos entidad add <entity> Agrega una entidad a la lista de bloqueadas.

  • /mcextremo3 bloqueos entidad remove <entity> Quita una entidad de la lista de bloqueadas.

  • /mcextremo3 bloqueos entidad list Lista entidades bloqueadas.

  • /mcextremo3 bloqueos dimension add <dimension> Bloquea una dimension.

  • /mcextremo3 bloqueos dimension remove <dimension> Desbloquea una dimension.

  • /mcextremo3 bloqueos dimension list Lista dimensiones bloqueadas.

  • /mcextremo3 bloqueos nether on|off Bloquea o desbloquea el Nether.

  • /mcextremo3 bloqueos end on|off Bloquea o desbloquea el End.

  • /mcextremo3 bloqueos villagers on|off Bloquea o desbloquea villagers.

Misiones

  • /mcextremo3 mision create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio> Crea una mision.

  • /mcextremo3 mision remove <id> Elimina una mision.

  • /mcextremo3 mision list Lista las misiones creadas.

  • /mcextremo3 misiones create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio> Igual que mision create.

  • /mcextremo3 misiones remove <id> Igual que mision remove.

  • /mcextremo3 misiones list Igual que mision list.

Categorias:

  • crafteo
  • conseguir
  • mob
  • armadura

Para misiones de armadura, objetivos validos: cuero, cadena, hierro, oro, diamante y netherite. obligatorio acepta true/false, si/no u on/off.

Nexo

  • /mcextremo3 nexo spawn Spawnea un Nexo y lo reclama para el jugador que ejecuta el comando.

  • /mcextremo3 nexo rules list Lista reglas globales de ProtectedArea para Nexos.

  • /mcextremo3 nexo rules <rule> true|false Activa o desactiva una regla de ProtectedArea para todos los Nexos.

  • /mcextremo3 nexo remove <owner|nexo/owner|id|all> Elimina un Nexo cargado y limpia sus datos de ProtectedArea cuando sea posible.

  • /nexo info Muestra informacion del Nexo activo cercano.

  • /nexo miembros add <player> Agrega un jugador como miembro de tu Nexo cercano.

  • /nexo miembros remove <player> Quita un jugador de tu Nexo cercano.

  • /nexo miembros list Lista miembros de tu Nexo cercano.

Los comandos /nexo solo funcionan si el jugador es dueno de un Nexo cercano.

Zonas Seguras De Spawn

  • /mcextremo3 spawn add <id> <from> <to> Registra una zona segura usando un id y dos coordenadas.

  • /mcextremo3 spawn list Lista zonas seguras registradas.

  • /mcextremo3 spawn rules list Lista todas las reglas de ProtectedArea disponibles para spawn.

  • /mcextremo3 spawn rules <id> list Lista reglas activas de una zona segura.

  • /mcextremo3 spawn rules <id> <rule> true|false Activa o desactiva una regla de ProtectedArea para una zona segura.

  • /mcextremo3 spawn remove <id> Elimina una zona segura y su proteccion de ProtectedArea.

Maquina De Trades

  • /mcextremo3 maquina spawn <id> Spawnea una maquina de trades con id unico.

  • /mcextremo3 maquina rotate <id> Rota la maquina al yaw del jugador.

  • /mcextremo3 maquina rotate <id> <yaw> Rota la maquina a un yaw especifico de -180 a 180.

  • /mcextremo3 maquina create trade <id> <item_venta> <item_costo> <cantidad_venta> <cantidad_costo> Agrega un trade a la maquina. Cada maquina puede tener hasta 6 trades.

  • /mcextremo3 maquina remove <id> Elimina la maquina seleccionada.

  • /mcextremo3 maquina delete <id> Igual que maquina remove.

  • /mcextremo3 maquina remove trade <id> <slot> Elimina un trade del slot 1-6.

  • /mcextremo3 maquina clear trades <id> Elimina todos los trades de la maquina.

  • /mcextremo3 maquina list trades <id> Lista todos los trades de la maquina.

  • /mcextremo3 maquina ids Lista maquinas de trade del mundo actual.

Pozo Y Minecoins

  • /mcextremo3 pozo spawn Spawnea un pozo en la posicion del comando.

  • /mcextremo3 pozo rotate Rota el pozo cercano al yaw del jugador.

  • /mcextremo3 pozo rotate <yaw> Rota el pozo cercano a un yaw especifico de -180 a 180.

Menu, Anuncios Y Reload

  • /mcextremo3 menu lock Bloquea el menu del mod para jugadores.

  • /mcextremo3 menu unlock Desbloquea el menu del mod para jugadores.

  • /mcextremo3 anuncio notificacion <message> Envia un anuncio de notificacion.

  • /mcextremo3 anuncio rapido <message> Reproduce la animacion rapida y manda el mensaje al chat cuando termina.

  • /mcextremo3 anuncio dificultad <message> Envia un anuncio de cambio de dificultad.

  • /mcextremo3 anuncio cambiodificultad <message> Igual que anuncio de dificultad.

  • /mcextremo3 reload Recarga configs, bloqueos, misiones, reglas de Nexo y sincroniza jugadores.

Ченджлог

1.0.4Релиз1.21.1 · 25 июля 2026 г.

Changelog

1.0.4 - 2026-07-25

English

Added

  • Added the mission system.
  • Added the mission menu with scroll support for many missions.
  • Added mission progress sync between server and client.
  • Added mission notifications in the top-right corner.
  • Added Minecoin rewards for completed missions.
  • Added config/mcextremo3/missions.yml to save missions and player progress.
  • Added mission categories:
    • crafteo: complete by crafting an item.
    • conseguir: complete by obtaining items or breaking blocks.
    • mob: complete by killing mobs, not players.
    • armadura: complete by equipping a full armor set.
  • Added mission commands:
    • /mcextremo3 mision create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio>
    • /mcextremo3 mision remove <id>
    • /mcextremo3 mision list
    • /mcextremo3 misiones create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio>
    • /mcextremo3 misiones remove <id>
    • /mcextremo3 misiones list
  • Added a full blocking system for items, blocks, entities, and dimensions.
  • Added blocked-blocks, blocked-entities, blocked-dimensions, and ender-pearl-damage to config/mcextremo3/items.yml.
  • Added blocking commands:
    • /mcextremo3 bloqueos item add|remove|list
    • /mcextremo3 bloqueos bloques add|remove|list
    • /mcextremo3 bloqueos entidad add|remove|list
    • /mcextremo3 bloqueos dimension add|remove|list
    • /mcextremo3 bloqueos nether on|off
    • /mcextremo3 bloqueos end on|off
    • /mcextremo3 bloqueos villagers on|off
  • Added default blocks/entities/dimensions to the blocked list:
    • Cobwebs.
    • Maces.
    • End crystals.
    • TNT minecarts.
    • Hopper minecarts.
    • Totems.
    • Respawn anchors.
    • Glowstone.
    • Villagers.
    • Nether.
    • End.
  • Added custom ender pearl damage. Default: 14.0.
  • Added automatic PvP command:
    • /mcextremo3 pvp auto true <segundos>
    • /mcextremo3 pvp auto false
  • Added pvp.auto-seconds to config/mcextremo3/config.yml.
  • Added max lives control:
    • /mcextremo3 vidas max <cantidad>
    • /mcextremo3 vidas setmax <cantidad>
  • Added ProtectedArea-backed spawn zones:
    • /mcextremo3 spawn add <id> <from> <to>
    • /mcextremo3 spawn list
    • /mcextremo3 spawn rules list
    • /mcextremo3 spawn rules <id> list
    • /mcextremo3 spawn rules <id> <rule> true|false
    • /mcextremo3 spawn remove <id>
  • Added ProtectedArea-backed Nexus global rules:
    • /mcextremo3 nexo rules list
    • /mcextremo3 nexo rules <rule> true|false
  • Added Nexus admin removal:
    • /mcextremo3 nexo remove <owner|nexo/owner|id|all>
  • Added config/mcextremo3/nexo_protection.yml for global Nexus ProtectedArea rules.
  • Added a 500 HP Nexus health bar.
  • Added Nexus destruction by players who are not members of that Nexus.
  • Added the difficulty change system:
    • Mob damage multiplier: x2, x3, or x4.
    • Acid rain: rain poisons exposed players.
    • Enchanted zombies and skeletons.
    • Always-charged/electric creepers.
  • Added config/mcextremo3/difficulty.yml.
  • Added difficulty change commands:
    • /mcextremo3 cambio dificultad list
    • /mcextremo3 cambio dificultad daño off|normal|x1|x2|x3|x4
    • /mcextremo3 cambio dificultad lluvia-acida true|false
    • /mcextremo3 cambio dificultad mobs-encantados true|false
    • /mcextremo3 cambio dificultad creepers-electricos true|false

Changed

  • ProtectedAreaServer is now a required dependency.
  • Fabric Loader requirement was raised to 0.18.4+ because ProtectedAreaServer 1.0.4 requires it.
  • Nexus and spawn protections now sync through ProtectedArea.
  • Nexus ProtectedArea IDs now include the owner folder: mcextremo3/nexo/<owner>/<uuid>.
  • Nexus areas are synced on server start so loaded Nexos do not wait for the first tick cycle.
  • Spawn zones automatically add server OPs as ProtectedArea exceptions.
  • The command tree was organized by categories.
  • Danger, kill top, armor bonus, and permanent penalty reset commands now live under /mcextremo3 vidas.
  • The mission command blocks duplicate mission IDs.
  • The mission command now autocompletes categories, targets, and obligatorio values.
  • The mission renderer was adjusted to show item/block/mob previews and Minecoin rewards.

Fixed

  • Fixed Nexus removal failing when using targets like nexo/PlayerName.
  • Fixed Nexus removal so it also cleans ProtectedArea data when possible.
  • Fixed old Nexus ProtectedArea IDs being left behind after the new owner-folder format.
  • Fixed crafting missions not completing correctly.
  • Fixed mission IDs being reusable.
  • Fixed danger level increasing when killing mobs instead of players.
  • Fixed vengeance completion being triggered by the wrong player kill.
  • Fixed several HUD scaling/positioning issues reported around PvP, vengeance, tab overlay, and mission screens.

Server Notes

  • Install McExtremo3, Fabric API, GeckoLib, and ProtectedAreaServer on the server.
  • Keep NO_ENTITYATTACK disabled in nexo_protection.yml if non-members should be able to damage/destroy the Nexus.
  • Use /mcextremo3 reload after editing config files manually.

Español

Agregado

  • Agregado el sistema de misiones.
  • Agregado el menu de misiones con scroll para muchas misiones.
  • Agregada sincronizacion de progreso de misiones entre server y cliente.
  • Agregadas notificaciones de misiones en la esquina superior derecha.
  • Agregadas recompensas de Minecoins al completar misiones.
  • Agregado config/mcextremo3/missions.yml para guardar misiones y progreso de jugadores.
  • Agregadas categorias de misiones:
    • crafteo: se completa crafteando un item.
    • conseguir: se completa consiguiendo items o rompiendo bloques.
    • mob: se completa matando mobs, no jugadores.
    • armadura: se completa equipando un set completo de armadura.
  • Agregados comandos de misiones:
    • /mcextremo3 mision create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio>
    • /mcextremo3 mision remove <id>
    • /mcextremo3 mision list
    • /mcextremo3 misiones create <categoria> id <id> <objetivo> <titulo> <cantidad> <recompensa> <obligatorio>
    • /mcextremo3 misiones remove <id>
    • /mcextremo3 misiones list
  • Agregado sistema completo de bloqueos para items, bloques, entidades y dimensiones.
  • Agregado blocked-blocks, blocked-entities, blocked-dimensions y ender-pearl-damage en config/mcextremo3/items.yml.
  • Agregados comandos de bloqueos:
    • /mcextremo3 bloqueos item add|remove|list
    • /mcextremo3 bloqueos bloques add|remove|list
    • /mcextremo3 bloqueos entidad add|remove|list
    • /mcextremo3 bloqueos dimension add|remove|list
    • /mcextremo3 bloqueos nether on|off
    • /mcextremo3 bloqueos end on|off
    • /mcextremo3 bloqueos villagers on|off
  • Agregados por defecto a la lista de bloqueos:
    • Telaranas.
    • Mazos.
    • Cristales del End.
    • Minecarts con TNT.
    • Minecarts con hopper.
    • Totems.
    • Nexos de reaparicion.
    • Glowstone.
    • Villagers.
    • Nether.
    • End.
  • Agregado dano personalizado para ender pearls. Por defecto: 14.0.
  • Agregado comando de PvP automatico:
    • /mcextremo3 pvp auto true <segundos>
    • /mcextremo3 pvp auto false
  • Agregado pvp.auto-seconds en config/mcextremo3/config.yml.
  • Agregado control de vidas maximas:
    • /mcextremo3 vidas max <cantidad>
    • /mcextremo3 vidas setmax <cantidad>
  • Agregadas zonas de spawn usando ProtectedArea:
    • /mcextremo3 spawn add <id> <from> <to>
    • /mcextremo3 spawn list
    • /mcextremo3 spawn rules list
    • /mcextremo3 spawn rules <id> list
    • /mcextremo3 spawn rules <id> <rule> true|false
    • /mcextremo3 spawn remove <id>
  • Agregadas reglas globales de Nexo usando ProtectedArea:
    • /mcextremo3 nexo rules list
    • /mcextremo3 nexo rules <rule> true|false
  • Agregado comando admin para eliminar Nexos:
    • /mcextremo3 nexo remove <owner|nexo/owner|id|all>
  • Agregado config/mcextremo3/nexo_protection.yml para reglas globales de ProtectedArea en Nexos.
  • Agregada barra de vida de 500 HP para el Nexo.
  • Agregada destruccion del Nexo por jugadores que no son miembros de ese Nexo.
  • Agregado el sistema de cambio de dificultad:
    • Multiplicador de dano de mobs: x2, x3 o x4.
    • Lluvia acida: la lluvia envenena a jugadores expuestos.
    • Zombies y esqueletos encantados.
    • Creepers siempre cargados/electricos.
  • Agregado config/mcextremo3/difficulty.yml.
  • Agregados comandos de cambio de dificultad:
    • /mcextremo3 cambio dificultad list
    • /mcextremo3 cambio dificultad daño off|normal|x1|x2|x3|x4
    • /mcextremo3 cambio dificultad lluvia-acida true|false
    • /mcextremo3 cambio dificultad mobs-encantados true|false
    • /mcextremo3 cambio dificultad creepers-electricos true|false

Cambiado

  • ProtectedAreaServer ahora es dependencia obligatoria.
  • El requisito de Fabric Loader subio a 0.18.4+ porque ProtectedAreaServer 1.0.4 lo requiere.
  • Las protecciones de Nexo y spawn ahora se sincronizan con ProtectedArea.
  • Los IDs de areas de Nexo ahora incluyen carpeta por dueno: mcextremo3/nexo/<owner>/<uuid>.
  • Los Nexos se sincronizan con ProtectedArea al iniciar el server.
  • Las zonas de spawn agregan automaticamente a los OPs como excepciones de ProtectedArea.
  • El arbol de comandos fue organizado por categorias.
  • Peligro, kill top, bonus de armadura y resets de penalizaciones ahora estan dentro de /mcextremo3 vidas.
  • El comando de misiones ahora bloquea IDs duplicados.
  • El comando de misiones ahora tiene autocompletado de categorias, objetivos y valores de obligatorio.
  • El renderer de misiones fue ajustado para mostrar previews de item/bloque/mob y recompensa de Minecoins.

Bugs corregidos

  • Arreglado que /mcextremo3 nexo remove nexo/PlayerName fallara.
  • Arreglado que al eliminar un Nexo no siempre se limpiara la informacion de ProtectedArea.
  • Arreglado que quedaran IDs viejos de ProtectedArea de Nexos despues del cambio de formato.
  • Arreglado que las misiones de crafteo no se completaran correctamente.
  • Arreglado que se pudieran crear varias misiones con el mismo ID.
  • Arreglado que los jugadores subieran de peligro matando mobs.
  • Arreglado que una venganza pudiera completarse por la kill de otro jugador.
  • Arreglados varios problemas de escala/posicion en HUD de PvP, venganza, tab overlay y pantallas de misiones.

Notas para servidores

  • Instala McExtremo3, Fabric API, GeckoLib y ProtectedAreaServer en el servidor.
  • Deja NO_ENTITYATTACK desactivado en nexo_protection.yml si quieres que jugadores no miembros puedan danar/destruir el Nexo.
  • Usa /mcextremo3 reload despues de editar configs manualmente.
1.0.3-fixРелиз1.21.1 · 20 июля 2026 г.

fix

1.0.3Релиз1.21.1 · 18 июля 2026 г.

Changelog

1.0.3 - 2026-07-18

English

Added

  • Added the new Nexus protection system.
  • Added the new mcextremo3:nexo entity.
  • Added the mcextremo3:orb_spawn_egg item to place a Nexus.
  • The Nexus is automatically claimed by the player who places it.
  • Added a Nexus menu with owner, members, name, color, and protection time.
  • Added Minecoin deposits for the Nexus. Depositing Minecoins adds protection time.
  • Added 32x32 Nexus area protection:
    • Only the owner and members can break blocks inside the protected area.
    • Only the owner and members can place blocks inside the protected area.
    • Only the owner and members can interact with protected blocks such as chests, doors, buttons, and similar blocks.
    • Mobs and explosions cannot break protected blocks.
    • The Nexus protects blocks and interactions, but it does not block PvP between players.
  • Added Nexus member commands:
    • /nexo info
    • /nexo miembros add <player>
    • /nexo miembros remove <player>
    • /nexo miembros list
  • /nexo commands only work if the player owns a nearby active Nexus.
  • Added admin command /mcextremo3 nexo spawn to spawn a Nexus from commands.
  • Added a Nexus waypoint button.
  • Added initial compatibility with Xaero's Minimap / Xaero's World Map for Nexus waypoints.
  • Added safe spawn zones:
    • /mcextremo3 spawn set <id> <from> <to> Registers or updates an area as a safe zone using an id and two coordinates.
    • /mcextremo3 spawn add <id> <from> <to> Same as set: saves a new safe zone or replaces an existing one.
    • /mcextremo3 spawn edit <id> <from> <to> Changes the coordinates of an existing safe zone.
    • /mcextremo3 spawn remove <id> Removes a safe zone by id.
    • /mcextremo3 spawn list Shows all registered safe zones and their active rules.
    • /mcextremo3 spawn view <id> true|false Enables or disables the visual outline of a safe zone so it can be checked in-game.
    • /mcextremo3 spawn rules <id> pvp on|off Defines whether PvP is allowed inside that safe zone.
    • /mcextremo3 spawn rules <id> bloques on|off Blocks or allows placing blocks inside that zone.
    • /mcextremo3 spawn rules <id> romper on|off Blocks or allows breaking blocks inside that zone.
    • /mcextremo3 spawn rules <id> interactuar-bloques on|off Blocks or allows interaction with blocks such as chests, doors, buttons, and similar blocks.
    • /mcextremo3 spawn rules <id> interactuar-entidades on|off Blocks or allows interaction with entities inside the zone.
    • /mcextremo3 spawn excepcion <id> add|remove|list Manages players who will not be affected by that safe zone's rules.
  • Added first-join spawn for new players:
    • /mcextremo3 spawn firstjoin set <id> Uses a safe zone as the spawn point for new players.
    • /mcextremo3 spawn firstjoin clear Disables first-join spawn.
    • /mcextremo3 spawn firstjoin info Shows which zone is being used as first-join spawn.
    • /mcextremo3 spawn firstjoin reset Clears the memory of players who already received first-join spawn.
  • Added protection data files:
    • config/mcextremo3/spawn_zones.yml
    • config/mcextremo3/spawn_first_join.yml

Changed

  • keepInventory is now forced to true from the server while McExtremo3 is active.
  • Final elimination inventory handling was changed so eliminated players still drop their items even with keepInventory enabled.
  • The PvP HUD can now show safe zone or danger zone state together with the global PvP state.
  • Safe-zone PvP activation now has its own behavior separate from global PvP activation.

Fixed

  • Fixed players gaining danger level by killing mobs.

Server Notes

  • This version focuses on server-side systems; the mod must be installed on the server for lives, PvP, protections, Nexus, commands, and HUD sync to work correctly.
  • Check config/mcextremo3/spawn_zones.yml if using safe spawn zones.
  • Check config/mcextremo3/spawn_first_join.yml if using first-join spawn for new players.

Espanol

Agregado

  • Agregado el nuevo sistema de proteccion con Nexo.
  • Agregada la nueva entidad mcextremo3:nexo.
  • Agregado el item mcextremo3:orb_spawn_egg para colocar un Nexo.
  • El Nexo se reclama automaticamente para el jugador que lo coloca.
  • Agregado menu del Nexo con dueno, miembros, nombre, color y tiempo de proteccion.
  • Agregado deposito de Minecoins para el Nexo. Depositar Minecoins agrega tiempo de proteccion.
  • Agregada proteccion de area 32x32 del Nexo:
    • Solo el dueno y los miembros pueden romper bloques dentro del area protegida.
    • Solo el dueno y los miembros pueden colocar bloques dentro del area protegida.
    • Solo el dueno y los miembros pueden interactuar con bloques protegidos como cofres, puertas, botones y similares.
    • Mobs y explosiones no pueden romper bloques protegidos.
    • El Nexo protege bloques e interacciones, pero no bloquea el PvP entre jugadores.
  • Agregados comandos de miembros del Nexo:
    • /nexo info
    • /nexo miembros add <jugador>
    • /nexo miembros remove <jugador>
    • /nexo miembros list
  • Los comandos /nexo solo funcionan si el jugador es dueno de un Nexo activo cercano.
  • Agregado comando admin /mcextremo3 nexo spawn para spawnear un Nexo desde comandos.
  • Agregado boton para crear waypoint del Nexo.
  • Agregada compatibilidad inicial con Xaero's Minimap / Xaero's World Map para waypoints del Nexo.
  • Agregadas zonas seguras de spawn:
    • /mcextremo3 spawn set <id> <from> <to> Registra o actualiza un area como zona segura usando un id y dos coordenadas.
    • /mcextremo3 spawn add <id> <from> <to> Hace lo mismo que set: guarda una zona segura nueva o reemplaza una existente.
    • /mcextremo3 spawn edit <id> <from> <to> Cambia las coordenadas de una zona segura ya registrada.
    • /mcextremo3 spawn remove <id> Elimina una zona segura por su id.
    • /mcextremo3 spawn list Muestra todas las zonas seguras registradas y sus reglas activas.
    • /mcextremo3 spawn view <id> true|false Activa o desactiva la linea visual de una zona segura para poder revisar donde esta colocada.
    • /mcextremo3 spawn rules <id> pvp on|off Define si dentro de esa zona segura se permite PvP o no.
    • /mcextremo3 spawn rules <id> bloques on|off Bloquea o permite colocar bloques dentro de esa zona.
    • /mcextremo3 spawn rules <id> romper on|off Bloquea o permite romper bloques dentro de esa zona.
    • /mcextremo3 spawn rules <id> interactuar-bloques on|off Bloquea o permite interactuar con bloques como cofres, puertas, botones y similares.
    • /mcextremo3 spawn rules <id> interactuar-entidades on|off Bloquea o permite interactuar con entidades dentro de la zona.
    • /mcextremo3 spawn excepcion <id> add|remove|list Gestiona jugadores que no seran afectados por las reglas de esa zona segura.
  • Agregado spawn de primer ingreso para jugadores nuevos:
    • /mcextremo3 spawn firstjoin set <id> Usa una zona segura como punto de aparicion para jugadores nuevos.
    • /mcextremo3 spawn firstjoin clear Desactiva el spawn de primer ingreso.
    • /mcextremo3 spawn firstjoin info Muestra que zona se esta usando como spawn de primer ingreso.
    • /mcextremo3 spawn firstjoin reset Limpia la memoria de jugadores que ya recibieron el spawn de primer ingreso.
  • Agregados archivos de datos de proteccion:
    • config/mcextremo3/spawn_zones.yml
    • config/mcextremo3/spawn_first_join.yml

Cambiado

  • keepInventory ahora se fuerza en true desde el servidor mientras McExtremo3 esta activo.
  • El manejo del inventario en eliminacion final cambio para que los jugadores eliminados suelten sus items aunque keepInventory este activado.
  • La HUD de PvP ahora puede mostrar zona segura o zona peligrosa junto al estado global de PvP.
  • La activacion de PvP dentro de zonas seguras ahora tiene comportamiento separado del PvP global.

Bugs corregidos

  • Arreglado que los jugadores subieran de peligro eliminando mobs.

Notas para servidores

  • Esta version esta enfocada en sistemas server-side; el mod debe estar instalado en servidor para que funcionen vidas, PvP, protecciones, Nexo, comandos y sincronizacion de HUD.
  • Revisar config/mcextremo3/spawn_zones.yml si se usan zonas seguras de spawn.
  • Revisar config/mcextremo3/spawn_first_join.yml si se usa spawn de primer ingreso para jugadores nuevos.
1.0.2-fixРелиз1.21.1 · 16 июля 2026 г.

fix bug server

1.0.2-alphaАльфа1.21.1 · 16 июля 2026 г.

Commando para eliminar la maquina /mcextremo3 maquina delete

Комментарии

Загружаем…