/tpc has been implemented, so move it to the feature list.
This commit is contained in:
Robbie Ferguson 2016-05-11 08:53:56 -04:00
parent ab53bbc594
commit df78b97f85

@ -8,12 +8,11 @@ Requests permission to teleport to another player, where [playername] is their e
``` /tphr [playername] ```
Request permission to teleport another player to you.
``` /tpc [x,y,z] ```
Teleport to coordinates. Honors area protection.
``` /tpy ```
Accept a user's request to teleport to you or teleport you to them.
``` /tpn ```
Deny a user's request to teleport to youor teleport you to them.
####To Do:
- [ ] ``` /tpc [x,y,z] ```
Teleport to coordinates. Honors area protection.