TpSetWarp

TpSetWarp

A lightweight, high-performance warp system for Minecraft Forge. Create, manage, and teleport between named locations with full multi-dimension support.

65 downloads

TpSetWarp

A simple, fast, and lightweight warp system for Minecraft Forge servers. No bloat, no unnecessary dependencies — just clean, reliable teleportation between named locations.

Features

  • /warplang — Change language to FR or EN (French or English).
  • /setwarp — Create a warp at your current position, saving coordinates, dimension, and view angle.
  • /warp — Teleport instantly to any warp, including across dimensions (Overworld, Nether, End, and modded dimensions).
  • /delwarp — Remove a warp.
  • /warps — List all available warps.
  • /renamewarp — Rename an existing warp.
  • /warpinfo — View a warp's dimension, coordinates, creator, and creation date.

Permissions

Uses Minecraft's native vanilla permission levels — no external permission plugin required.

All players can use /warp and /warps. Operators can create, delete, rename, and modify warps.

Data and Reliability

Warps are stored in a clean, human-readable JSON file inside your world save folder, and are saved automatically after every change, so there is no data loss on server restart.

Performance

Built with performance in mind: in-memory lookups with no disk reads on /warp, no polling, and no unnecessary background tasks. Designed to have no measurable impact on TPS even with hundreds of warps.

For Developers

TpSetWarp follows a clean, modular architecture, with separate classes for commands, warp management, storage, and teleportation, making it easy to read, extend, or fork.

No gallery available for this project.