MiniTeleport

A simple server-side mod for instant teleportation that works straight out of the box - no complicated setup is required.
Available Commands
Warp Management Panel
- 🗺️
/setspawn(operators only) - sets the world spawn point - 🗺️
/setwarp <name>(operators only) - creates a warp point at your current location - 🗺️
/delwarp <name>(operators only) - deletes the specified warp - 🗺️
/spawn- instantly teleports to the world spawn - 🗺️
/warps- displays a list of all available warps - 🗺️
/warp <name>- moves the character to the selected warp
Home Points System
- 🏠
/sethome [name]- saves current location as home (default: home) - 🏠
/delhome [name]- deletes saved home (default: home) - 🏠
/home [name]- returns player to their home (default: home) - 🏠
/homes- shows all created homes of the user - 🏠
/back- returns to previous location
Teleport Request Mechanism
- 🔮
/tpa <player>- sends teleport request to specified player - 🔮
/tpahere <player>- asks another player to teleport to you - 🔮
/tpcancel- cancels all requests sent by you - 🔮
/tpaccept [player]- accepts teleport request (if player not specified - from last sender) - 🔮
/tpdeny [player]- denies teleport request (if player not specified - from last sender)
Installation
Fabric API is required for the mod to work. Simply place the mod file in the mods folder and you're all set - no additional configuration needed.