- 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.
- 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