TP Request/Accept System [Prototype]
The Tp request/accept system will allow people to send request to others via chat messages. It runs on Mojang's experimental Gametest framework and requires the gametest framework to be enabled (further details bellow) .Thanks to TheDarkCarnage and ElectricNinja25 for helping out with testing.
Repository is here:
https://github.com/MMike08/MCBE-TPA-system
All latest changes will be uploaded to the github first.
Disclaimer: this is still a prototype and I will attempt to maintain the addon

(All commands require a prefix at the start of them)
Commands
tprequest <name>
This commands will send a teleport request to another player. Please note that only one request can be sent at a time. This restriction may be lifted in the future.
Alternate inputs: tpa, tparequest


cancelrequest <name>
This commands cancels a request sent to another player.
Alternate inputs: tpac, tpcancel

tpaccept <name>
A commands which allows you to accept someone's request to teleport to your location.
Alternate inputs: tpaa


tpreject <name>
A command which allows you to reject someone's request to teleport to your location. The sender will receive a notification that their request has been denied as well.
Alternate inputs: tpar


Setting up:
As long as the Gametest framework is enabled, it will function.

The default prefix is "=".
-Fixed bug relating to lower cases
-Made the addon compatible with latest update.
-note that github will always have the latest changes. Otherwise DM me on discord.