update tp
This commit is contained in:
@ -69,6 +69,9 @@ public class FormWindowTeleport extends FormWindowSimple implements FormEvent {
|
||||
} else {
|
||||
ToastUtils.Show(player, ToastUtils.INFO_TYPE_ERROR, "不存在死亡记录点");
|
||||
}
|
||||
return;
|
||||
case "玩家":
|
||||
|
||||
return;
|
||||
case "主城":
|
||||
Position spawnLocation = player.getLevel().getSpawnLocation();
|
||||
|
Reference in New Issue
Block a user