Hundred Lives
Limited to 100 lives! Perfect balance between Hardcore and Survival
Hundred Lives
Minecraft Hundred Lives
Limited amount of lives!<br> Perfect balance between Hardcore and Survival Minecraft!
## Manage your lives as you wish!
Craft a +1 Life to revert your deaths!
In your <br>_(optional) - see customization_ you will progressively loose hearts until left at <br>_(optional) - see customization_ in your final, 100th life. <br>_(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.<br><br>

<br> 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:<br> _/function hundredlives:api/setheartsmode {mode:0}_
If you want your hearts to not change in your last 10 lives use:<br> _/function hundredlives:api/setheartsmode {mode:1}_
If you want your hearts to increase in your last 10 lives use:<br> _/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_<br> 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_<br> 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_<br> decreases 1 to the death count of the player running the command.
_/function hundredlives:api/increasedeaths_<br> increases 1 to the death count of the player running the command.
_/function hundredlives:api/resetdeaths_<br> resets (sets back to 0) the death count of the player running the command.
_/function hundredlives:api/setdeaths {player:<player>,deaths:<deaths>}_<br> sets the death count of <player> to <deaths> deaths.
_/function hundredlives:api/revive_<br> revives the player running the command.
_/function hundredlives:api/givelife_<br> gives a +1Life to the player running the command.
_/function hundredlives:api/setheartsmode {mode:<mode>}_<br> see customization above for more details
Bug Report
If you find any bugs, please report them here.