Plugin

CompassTeleport

A Minecraft plugin that turns a lodestone compass into a quick route back to a chosen destination.

MaintainedFree
Read docs

Introduction

CompassTeleport turns a vanilla lodestone compass into a lightweight teleport route: bind a compass to a lodestone, rename it in an anvil, then right-click the air while holding the result to start teleporting. It adds no new commands or complex menus, making it a good fit for survival servers that want faster long-distance travel while keeping the vanilla item workflow.

Core capabilities

  • Right-click a lodestone to record the compass destination.
  • Rename the compass in an anvil to create a teleport compass with instructions and target coordinates.
  • Right-click the air to start a delayed teleport, followed by a per-player cooldown.
  • Let administrators tune the pre-teleport delay, post-teleport cooldown, and anvil experience cost.
  • Declares Folia support in plugin.yml.

Boundaries

The teleport compass still depends on its lodestone target. Teleportation does not start when the target is removed, the compass is no longer tracking a lodestone, or the item is not an anvil result recognized by the plugin. The permission node controls teleport use only; it does not prevent ordinary players from preparing a compass. See Player use for the workflow and failure cases, or continue with Administrator configuration.