Download QDWarp — Minecraft Mods — MetaMods

QDWarp

Active

Downloads

0

Last update

2 years ago

Versions

1.19 — 1.20.1
Server
Fabric
Quilt
Utils

QDWarp

A simple and convenient mod for creating teleportation points on Fabric and Quilt servers. Originally developed for the ModFest: Singularity project. All saved teleportation points are stored in a clear and easily editable warps.ini file located in the world save folder.

Available Commands

/warp name

Available to all players

Allows instant teleportation to a point with the specified name, even if it's located in another dimension. The system supports smart search - for example, the command /warp salad will find a point named fruit-salad.

/warpother player name

Available to command blocks and operators

Teleports the specified player to the selected teleportation point, as if they had executed the /warp command themselves. Perfect for replacing complex commands like /execute as @p in minecraft:the_nether run tp @s -27 40 123 with a simpler and more understandable option like /warpother @p nether-test.

/mkwarp position-mode rotation-mode name

Requires operator permissions

Creates a new teleportation point at the player's current location.

Position modes:

  • pos-exact - saves the exact player position
  • pos-block-corner - rounds position to block corner
  • pos-block-center - rounds position to block center

The Y coordinate is always preserved without changes.

Rotation modes:

  • rot-exact - saves the exact rotation angle
  • rot-45 - rounds rotation to multiples of 45 degrees
  • rot-cardinal - rounds rotation to cardinal directions

The point name can be anything - there are no restrictions.

/rmwarp name

Requires operator permissions

Deletes an existing teleportation point.

Project members
unascribed

unascribed

Developer

Created: 26 Dec 2022

ID: 15858