Hardcore mode does not work properly on servers (allows players to respawn) if force-gamemode is set to true
On a Hardcore server, if force-gamemode in server.properties is true, players who have died and spectate the world will be revived after they join the server again.
To reproduce
- Start a server with the following settings in server.properties:
hardcore=true force-gamemode=true
- Join the server
- Die
- Click "Spectate World"
- Leave the server and join it again
→
You're back in Survival / Hardcore mode again