mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-27 11:25:24 +01:00
Improved teleport command
This commit is contained in:
@@ -540,6 +540,9 @@ minetest.after(time, func, param)
|
||||
^ Call function after time seconds
|
||||
^ param is optional; to pass multiple parameters, pass a table.
|
||||
|
||||
Random:
|
||||
minetest.get_connected_players() -> list of ObjectRefs
|
||||
|
||||
Global objects:
|
||||
minetest.env - environment reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user