Skip to content

Commands

github-actions[bot] edited this page Jun 28, 2026 · 4 revisions

Commands

Last updated: 2026-06-27

Default Command

/warp

Fallback Command

/lodestone_warp

The fallback command exists to reduce conflicts with other warp mods.

Subcommands

Teleport:

/warp tp <id or name>

Rename:

/warp rename <id> <name>

Open edit flow:

/warp edit <id>

Unlink a Lodestone warp from the network:

/warp remove <id>

Alias:

/warp unlink <id>

The physical Lodestone block is left in the world. By default, it will not re-register on a normal click; sneak-right-click it with an empty hand to register it again intentionally.

List registered Lodestones:

/warp list

/warp list shows compact clickable actions after each entry:

  • [TP]: teleport to the Lodestone.
  • [✎]: open the rename flow.
  • [X]: unlink the warp entry while leaving the physical Lodestone block in place.

Teleport by Name

tp accepts either a Lodestone id or its display name.

Examples:

/warp tp lodestone_3
/warp tp Casa
/warp tp Main Base

If multiple Lodestones share the same name, the mod shows clickable options so the player can choose the exact destination.

Clone this wiki locally