Fixed an issue with players becoming invulnerable when logging in. To fix this issue, we introduced an option to force invulnerability to false in the main config. Copy and paste this in your configuration.
Code (Text):
# When enabled, sets the player's invulnerability state on profile selection.
force-invulnerability:
enabled: true
state: false