Compatibility
Minecraft: Java Edition
26.3-snapshot-2
26.2
26.1.x
1.21.4–1.21.11
Platforms
Supported environments
Server-side
Singleplayer
Links
Tags
Creators
Details
Licensed MIT
Published 19 hours ago
SafeSpawn
✨ 功能
- 还原 MC-212 / MC-21650 – 重进存档可豁免坠落伤害(包括高处坠落时重进存档免死)
- 修复 MC-278261 – 重生无无敌问题
⚙️ 配置
配置文件位于 .minecraft/config/safespawn.properties,支持自定义:
# 无敌持续时间(游戏刻,20刻=1秒),默认 60 刻 = 3 秒
invulnerableTicks=60
# 是否在死亡重生时启用无敌(true/false)
enableRespawnImmunity=true
# 是否在登录时启用无敌(true/false)
enableLoginImmunity=true
✨ Features
Restores MC-212 / MC-21650 – Fall damage immunity when re-entering a world (including protection from fatal fall damage when re-logging during a fall)
Fixes MC-278261 – Respawn without invincibility issue
⚙️ Configuration
Configuration file located at .minecraft/config/safespawn.properties, supports customization:
# Invincibility duration (in game ticks, 20 ticks = 1 second), default 60 ticks = 3 seconds
invulnerableTicks=60
# Whether to enable invincibility on death respawn (true/false)
enableRespawnImmunity=true
# Whether to enable invincibility on login (true/false)
enableLoginImmunity=true


