diff --git a/README.md b/README.md index fd73beb..a23c6e4 100644 --- a/README.md +++ b/README.md @@ -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.