SimpleTPA
ModMIT

SimpleTPA

A server-side Fabric mod that adds a "teleport ask" command to Minecraft.

355
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About SimpleTPA

About

A server-side Fabric mod that adds a "teleport ask" command to Minecraft.

This TPA system adds TP requests, and the ability to accept or deny these requests.

Requests expire after 60 seconds if not accepted or denied.

Accepting a request will instantly teleport the requesting player to your world with your exact position and rotation.

Denying a request will instantly expire it.

Commands

/tprequest <name> - Sends a TP request to the player with a given name.

/tpaccept <name> - Accepts a TP request from a given player.

/tpaccept - Accepts a TP request if one and ONLY one is pending.

/tpdeny <name> - Denies a TP request from a given player.

/tpdeny - Denies a TP request if one and ONLY one is pending.