From 7defe4c6740671936a4bfa26e7edbdbd2f9a79ab Mon Sep 17 00:00:00 2001 From: Robbie Ferguson Date: Tue, 10 May 2016 09:58:13 -0400 Subject: [PATCH] Fix formatting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d3c149a..0d4fdbe 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,18 @@ ##Usage: -- ```/tpr [playername]``` +``` /tpr [playername] ``` Requests permission to teleport to another player, where [playername] is their exact name. -- ```/tphr [playername]``` +``` /tphr [playername] ``` Request permission to teleport another player to you. -- ```/tpy``` +``` /tpy ``` Accept a user's request to teleport to you or teleport you to them. -- ```/tpn``` +``` /tpn ``` Deny a user's request to teleport to youor teleport you to them. ##Features To Come -- ```/tpc [x,y,z]``` +``` /tpc [x,y,z] ``` Teleport to coordinates. Honors area protection.