mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-08 14:07:28 +01:00
Update README.md
This commit is contained in:
parent
9f6f5034d8
commit
f9cdbb047a
@ -29,3 +29,5 @@ Deny a user's request to teleport to youor teleport you to them.
|
||||
##To Do:
|
||||
- Make it so if a player attempts to teleport to coordinates within a protected area owned by another player, and that player is online, the owner receives a request to allow or deny the user from teleporting to their area.
|
||||
- Add limitations to /tpc which only allow a user to teleport X number of blocks. Prevents users from teleporting to the edge of the world.
|
||||
- Make it so tp_admin priv also overrides need for player to accept /tpr or /tphr
|
||||
- Assess value in changing all tpr-based chat commands to one global command such as /tp to reduce the chance of confusion between tps_admin and the original mod (and also make it so people don't have to remember so many commands).
|
||||
|
Loading…
Reference in New Issue
Block a user