mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-09 14:27:35 +01:00
Fix formatting
This commit is contained in:
parent
cef0dcb6d3
commit
7defe4c674
10
README.md
10
README.md
@ -2,18 +2,18 @@
|
|||||||
|
|
||||||
##Usage:
|
##Usage:
|
||||||
|
|
||||||
- ```/tpr [playername]```
|
``` /tpr [playername] ```
|
||||||
Requests permission to teleport to another player, where [playername] is their exact name.
|
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.
|
Request permission to teleport another player to you.
|
||||||
|
|
||||||
- ```/tpy```
|
``` /tpy ```
|
||||||
Accept a user's request to teleport to you or teleport you to them.
|
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.
|
Deny a user's request to teleport to youor teleport you to them.
|
||||||
|
|
||||||
##Features To Come
|
##Features To Come
|
||||||
- ```/tpc [x,y,z]```
|
``` /tpc [x,y,z] ```
|
||||||
Teleport to coordinates. Honors area protection.
|
Teleport to coordinates. Honors area protection.
|
||||||
|
Loading…
Reference in New Issue
Block a user