From df78b97f85dcf39f676ab872880dc858dd6eab3b Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Wed, 11 May 2016 08:53:56 -0400 Subject: [PATCH] /tpc /tpc has been implemented, so move it to the feature list. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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.