Hundred Lives
Limited to 100 lives! Perfect balance between Hardcore and Survival
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Hundred Lives
Minecraft Hundred Lives
Limited amount of lives!
Perfect balance between Hardcore and Survival Minecraft!
## Manage your lives as you wish!
Craft a +1 Life to revert your deaths!
In your
_(optional) - see customization_ you will progressively loose hearts until left at
_(optional) - see customization_ in your final, 100th life.
_(optional) - see customization_
Beware of being put into Spectator if you loose all 100!
Revive your friends if they have died past 100 lives!
Usage Guide
Death Count
Type %%MD0%% in chat to get reminded of how many deaths you have and what is your current life.
Crafting a +1 Life item
To craft a +1 Life you will need: - a nether star - a golden apple - a totem of undying - a wither rose.

Then just crouch/sneak to use it!
Reviving a Friend
To revive a friend you will need to name an +1 Life with your friend's name and give it a +1 Life.
If your friend is online, he will be revived!
Customization
Use the In-Game menu
_/function hundredlives:.help_

OR
Do it manually
If you want your hearts to decrease (default) in your last 10 lives use:
_/function hundredlives:api/setheartsmode {mode:0}_
If you want your hearts to not change in your last 10 lives use:
_/function hundredlives:api/setheartsmode {mode:1}_
If you want your hearts to increase in your last 10 lives use:
_/function hundredlives:api/setheartsmode {mode:2}_
API/ADMIN Commands (for nerds or server admins)
All functions under _/function hundredlives:api/<function>_ can be easily used or implemented by other datapacks.
_/function hundredlives:api/pause_
pauses the detection of deaths, useful if you don't want deaths to be taken into account during a period of time.
_/function hundredlives:api/resume_
resumes the detection of deaths, hundredlives will continue to work normally but all the deaths that happened during its pause state will be ignored
_/function hundredlives:api/decreasedeaths_
decreases 1 to the death count of the player running the command.
_/function hundredlives:api/increasedeaths_
increases 1 to the death count of the player running the command.
_/function hundredlives:api/resetdeaths_
resets (sets back to 0) the death count of the player running the command.
_/function hundredlives:api/setdeaths {player:<player>,deaths:<deaths>}_
sets the death count of <player> to <deaths> deaths.
_/function hundredlives:api/revive_
revives the player running the command.
_/function hundredlives:api/givelife_
gives a +1Life to the player running the command.
_/function hundredlives:api/setheartsmode {mode:<mode>}_
see customization above for more details
Bug Report
If you find any bugs, please report them here.