Regen Choice is a Fabric mod that lets each player choose their own health regeneration mode when joining a world for the first time.
When a new player joins, they receive a message in chat with buttons allowing them to choose between two modes:
This is useful for survival worlds, multiplayer servers, challenges, hardcore-style gameplay, or any world where players should be able to choose their own difficulty style.
When a player joins a world for the first time, the mod sends them a choice prompt in chat.
The player can choose:
Once a player has chosen their regeneration mode, they cannot change it themselves.
Only an OP player on a server, or a player with commands enabled in Singleplayer or LAN, can change a player’s mode afterward.
If the chat buttons do not work correctly, players can choose their mode manually with:
/regenchoice_select [normal/hardcore]
Examples:
/regenchoice_select normal
/regenchoice_select hardcore
These commands can only be used by OP players on a server, or by players with commands enabled in Singleplayer or LAN worlds.
This command sends the choice prompt back to the selected player:
/regenmodeadmin reset [PLAYER]
Example:
/regenmodeadmin reset Steve
This command forces a regeneration mode for a selected player:
/regenmodeadmin set [normal/hardcore] [PLAYER]
Examples:
/regenmodeadmin set normal Steve
/regenmodeadmin set hardcore Steve
After a player has made their choice, only the following users can change it:
Regular players cannot change their regeneration mode after choosing it.
The mod stores each player’s UUID and regeneration choice in a .txt file inside the world’s config folder.
This means regeneration choices are saved per world/map.
This mod is translated into:
All other languages use English by default.
This mod is made for Fabric.
The regeneration choice is permanent for regular players once selected.
Admins and OP players can still reset or force a player’s mode at any time using the admin commands.