builtin/chatcommands.lua wrote:Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest.register_chatcommand("teleport", {
params = "<X>,<Y>,<Z> | <to_name> | <name> <X>,<Y>,<Z> | <name> <to_name>",
description = "teleport to given position",
privs = {teleport=true},
...
Mcc457 wrote:That would definitely make the system simpler, but it would need to be different for teleporting played to you, or another player to someone else.
Users browsing this forum: No registered users and 12 guests