mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-09 14:27:35 +01:00
/tpc
/tpc has been implemented, so move it to the feature list.
This commit is contained in:
parent
ab53bbc594
commit
df78b97f85
@ -8,12 +8,11 @@ Requests permission to teleport to another player, where [playername] is their e
|
|||||||
``` /tphr [playername] ```
|
``` /tphr [playername] ```
|
||||||
Request permission to teleport another player to you.
|
Request permission to teleport another player to you.
|
||||||
|
|
||||||
|
``` /tpc [x,y,z] ```
|
||||||
|
Teleport to coordinates. Honors area protection.
|
||||||
|
|
||||||
``` /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.
|
||||||
|
|
||||||
####To Do:
|
|
||||||
- [ ] ``` /tpc [x,y,z] ```
|
|
||||||
Teleport to coordinates. Honors area protection.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user