-
Notifications
You must be signed in to change notification settings - Fork 1
5 5 WorldSpawn
EasterGhost edited this page Mar 8, 2026
·
7 revisions
这个模块用于把玩家传送到配置中指定世界的出生点。
/worldspawn
/worldspawn <disableSafetyCheck>
/teleportcommands config worldspawn world <worldId>主要相关的配置有 worldSpawn.enabled、worldSpawn.world_id、teleporting.delay 和 teleporting.cooldown。
如果目标维度不存在,传送会失败。命令参数也可以用来决定是否跳过安全检查。