nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Incapacitated

Incapacitated

Mod

Adds a stage between life and death, giving you a chance to be revived. Inspired by revive systems across various games in various genres.

Client and server Game MechanicsUtility

19.7k downloads
53 followers
Filter loader...
Filter versions...
  • Added shouldDieOnTimeout config, which allows the incap timer to be a recovery timer.
  • Adds in the ReviveCheckEvent event.
    • This allows mods to inject their own checks to see if players are allowed to revive each other without needing to use mixins or something.
  • Adds in the IncapacitatedRevivalCallback event.
    • This allows mods to inject their own checks to see if players are allowed to revive each other without needing to use mixins or something.
  • Fixes potential crashes when configs are not filled out completely by filling in the default value internally, and providing a warning in the log about doing so.
  • Adds in a config to disable all damage attributed to an incapacitated player, default off
  • Adds in a config to disable players from using elytras while incapacitated, default off
  • Fixes cases where armor is damaged when using /incap die. Also makes incapacitated's bleed out much less prone to issues.
  • Backports changes up to 1.21.1-1.8.2. Refer to change logs for prior versions.
  • Fixes the issue where potion effects other than glowing set by incapacitation were not healed when reviving yourself.
  • Fixes the properties config file being generated with every possible config option, instead of the one it handles
  • Fixes the issue where potion effects other than glowing set by incapacitation were not healed when reviving yourself.
  • Removes the login tutorial chat message
  • Adds in an action bar message to any players who are near an incapacitated player, and able to revive them
  • canBreakOrInteractWithBlocks now prevents bed interactions when set to false
  • canBreakOrInteractWithBlocks now prevents block placement when set to false
  • Adds in 3 new statistics for the statistics page
    • Times Incapacitated - Tracks how many times a player has been incapacitated
    • Players Revived - Tracks how many players you've revived (not including yourself)
    • Times You Revived Yourself - Tracks how many times a player revived themselves.
  • Adds in 3 new statistics for the statistics page
    • Times Incapacitated - Tracks how many times a player has been incapacitated
    • Players Revived - Tracks how many players you've revived (not including yourself)
    • Times You Revived Yourself - Tracks how many times a player revived themselves.
  • Mild refactoring

External resources


Project members

MaritheVillain

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID