TPA4Fabric
A simple Minecraft mod for the Fabric platform that adds instant teleportation functionality between players on the server.
Available Commands
- tpa {target} — send a teleportation request to the specified player
- tpaback — return to the previous location
- tpaaccept [player] — accept a teleportation request (can specify from whom exactly)
- tpadeny [player] — deny a request (also with the option to specify the sender)
- tpaallow [true|false] — allow or disable receiving teleportation requests
Note: parameters in curly braces {} are required, while in square brackets [] are optional
Planned Improvements
- Adding the /tpahere command to invite a player to your location
- Restoring the /tpacancel functionality to cancel active requests
- Configuration settings via /tpaconfig or dynamic parameters
- Improved formatting of system messages
Resolved Issues
Issue | Fixed | Temporary Solution |
---|---|---|
Teleportation failure after player death | ✅ (starting from version 0.0.4) | Target player reconnection |
Entering an "empty" world during cross-dimensional teleportation | ✅ (from version 0.0.4) | Disabling the C2ME mod |
Pets being left behind during teleportation | ✅ (from version 0.0.4) | Not required |