/
A mod adding functionality from mostly Last Life.
In beta so will be buggy..
It functions essentially the same as the life series, you start with a set amount of lives, and when you run out, you're out.
/lives : tells you how many lives you have/givelife <PLAYER> : will give one of your lives ( as long as you have more than 1 ) to <PLAYER>/remaining : will tell you how much time is left in the session, or how much is left in the break/boogeys : Will tell the you if there are any boogeymen at all remaining, not the count./amiboogey : Tells a player if they are currently the boogey or notYou need Composed installed
Every command is under the /watcher command:
/watcher boogeymanroll : rolls up to the maximum amount of boogeys, also waits 5 minutes ( each boogey is half as likely as the last, first is 100%)cure <PLAYER> : cures one player, used if they got something like a trap killfail <PLAYERS> : fails players, setting them to red life right away/watcher livesroll <PLAYERS> : rolls <PLAYERS> lives between 2 and 6set <PLAYERS> <LIVES> : sets <PLAYERS> lives to <LIVES>/watcher sessioncontrols things about the current session
start : will unpause the current sessionstop : will pause the current session ( not a break )break : starts a break for the set amount of timecancelbreak : stop a break that is currently happening/watcher lockHandles the session lock, which is also enabled by the boogey roll ( if enabled )
status : will tell you if the lock is currently on or offtoggle : toggles the lock on and off, when toggled on, sets the list to the currently online playersadd <PLAYERS> : adds the passed players to the allowed players listadduuid <UUID> : adds a player from the passed uuidThe config file is stored at .minecraft/config/lifed.conf. It allows for configuration of many details of the mod.
For more information check the README for more detailed information, especially about config file

Implements functionality from the life series (mainy Last Life)