mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02: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