mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-08 14:07:28 +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] ```
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user