Перейти к содержимому
Mineforgian

Teleport Commands

A lightweight Fabric and Neoforge server-side mod that adds various teleportation related commands

72K загрузок75 подписчиковMITfabricneoforgequilt

Обновлён 25 апреля 2026 г. · опубликован 30 апреля 2024 г.

Teleport Commands Teleport Commands Logo

A Minecraft server-side mod that adds various teleportation related commands, like /home /tpa and /back.

Here is the Changelog.

Minecraft version 1.21.1 will be supported for awhile and all updates will be backported to that. Other versions get releases on a best-effort basis.

Currently available commands:

  • /worldspawn [<Disable Safety>] - Teleports you to the world spawn (in the overworld), if given true it will not do safety checks
  • /back [<Disable Safety>] - Teleports you to the location where you last died, if given true it will not do safety checks



Homes are player specific locations that only that player can teleport to

  • /sethome <name> - Creates a new home
  • /home [<name>] - Teleports you to the home, if no name is giving it will go to the default home
  • /delhome <name> - Deletes a home
  • /renamehome <name> <newName> - Renames a home
  • /homes - Shows a list of your homes
  • /defaulthome <name> - Sets the default home



Warps are op managed locations that all players can teleport to

  • /warp <name> - Teleports you to the warp
  • /warps - Shows a list of the available warp
  • /setwarp <name> - Sets a warp. Permission level of 4 required (op)
  • /delwarp <name> - Deletes a warp. Permission level of 4 required (op)
  • /renamewarp <name> <newName> - Renames a warp. Permission level of 4 required (op)



With tpa you can teleport to other players or make them teleport to you

  • /tpa <player> - Sends a tpa request to another player
  • /tpahere <player> - Sends a tpaHere request to another player
  • /tpaaccept <player> - Accepts the tpa/tpahere request of that player
  • /tpadeny <player> - Denies the tpa/tpaHere request of that player

TODO:

Planned commands:

  • /wild - Teleports you to a random location in the Overworld
  • /spawn <dimension> - Teleports you to your spawnpoint in a dimension, defaults to your current dimension

Improvements:

  • Look into changing the mod into the more safe and sane kotlin (I love java)
  • Find the easiest way to backport the mod to older version (help)
  • Create a config to add any delays and disable commands, with commands for operators in game
  • Add a perm system

Why hasn't this mod been updated for X time?

I don't always have the time and/or motivation to work on my projects, but if any big issues are reported or if a new minecraft version is released I usually make a new release in ~1 week.

Modpacks:

Feel free to include this mod in your modpack :D!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.3.4Релиз26.1, 26.1.1, 26.1.2fabric, neoforge, quilt25 апреля 2026 г..jar (91 КБ)
1.3.4Релиз1.21.1fabric, neoforge, quilt11 октября 2025 г..jar (145 КБ)
1.3.4Релиз1.21.5fabric, neoforge, quilt11 октября 2025 г..jar (145 КБ)
1.3.3Релиз1.21.1fabric, neoforge, quilt27 августа 2025 г..jar (146 КБ)
1.3.3Релиз1.21.5, 1.21.6fabric, neoforge, quilt27 августа 2025 г..jar (146 КБ)
1.3.2Релиз1.21.5, 1.21.6fabric, neoforge, quilt26 июня 2025 г..jar (144 КБ)
1.3.2Релиз1.21.1fabric, neoforge, quilt26 июня 2025 г..jar (144 КБ)
1.3.1Релиз1.21.1fabric, neoforge, quilt7 мая 2025 г..jar (143 КБ)
1.3.1Релиз1.21.4fabric, neoforge, quilt7 мая 2025 г..jar (143 КБ)
1.3.1Релиз1.21.5fabric, neoforge, quilt7 мая 2025 г..jar (143 КБ)
1.3.0Релиз1.21.4fabric, neoforge, quilt30 апреля 2025 г..jar (143 КБ)
1.2.1Релиз1.21, 1.21.1neoforge12 декабря 2024 г..jar (86 КБ)
1.2.1Релиз1.21, 1.21.1fabric, quilt12 декабря 2024 г..jar (85 КБ)
1.2.1Релиз1.21.4fabric, quilt6 декабря 2024 г..jar (85 КБ)
1.2.1Релиз1.21.4neoforge6 декабря 2024 г..jar (86 КБ)

Показаны последние 15 из 28 версий. Все версии — на Modrinth.

Ченджлог

1.3.4Релиз26.1, 26.1.1, 26.1.2 · 25 апреля 2026 г.

Heya, Teleport Commands has been updated for 26.1.X with some help from WJiangzhi!

I havent updated the mod for quite some time, most of the time I was working on the much requested config file. Which you can see the progress of here. Once this is finished I will add support for the rest of the 1.21.x versions!

1.3.4Релиз1.21.1 · 11 октября 2025 г.
  • Updated Italian translations (Thanks to Jump-333!)
  • Turned DeathLocation into a Hashmap
1.3.4Релиз1.21.5 · 11 октября 2025 г.
  • Updated Italian translations (Thanks to Jump-333!)
  • Turned DeathLocation into a Hashmap
1.3.3Релиз1.21.1 · 27 августа 2025 г.

Fixed commands not registering when running /reload.

1.3.3Релиз1.21.5, 1.21.6 · 27 августа 2025 г.

Fixed commands not registering when running /reload.

1.3.2Релиз1.21.5, 1.21.6 · 26 июня 2025 г.

This release should also work on 1.21.6!

Changelog:

  • Added Traditional Chinese (Hong Kong) translations. (Thanks to Dicecan)
  • Updated Traditional Chinese (Taiwan) and Simplified Chinese translations. (Thanks to Dicecan)
  • Fixed a bug which caused /back locations to persist when in single player and joining a different world.
1.3.2Релиз1.21.1 · 26 июня 2025 г.
  • Added Traditional Chinese (Hong Kong) translations. (Thanks to Dicecan))
  • Updated Traditional Chinese (Taiwan) and Simplified Chinese translations. (Thanks to Dicecan)
  • Fixed a bug which caused /back locations to persist when in single player and joining a different world.
1.3.1Релиз1.21.1 · 7 мая 2025 г.

Backported the newest version to 1.21.1.

You should read the changelogs from here!

Полная история изменений — на Modrinth.

Комментарии

Загружаем…