mirror of
https://github.com/minetest-mods/teleport-request.git
synced 2025-01-08 14:07:28 +01:00
Update config.lua
This commit is contained in:
parent
fa423ed2f7
commit
cd51a52ff2
@ -27,7 +27,7 @@ local S, NS = dofile(MP.."/intllib.lua")
|
|||||||
timeout_delay = 60
|
timeout_delay = 60
|
||||||
version = "1.5"
|
version = "1.5"
|
||||||
|
|
||||||
local chatmsg, source, target, name2, target_coords
|
local chatmsg, source, target, name2, target_coords, pos
|
||||||
|
|
||||||
-- Set the values of the positions of your places, players will be able to teleport to them (no matter if it is protected, or not).
|
-- Set the values of the positions of your places, players will be able to teleport to them (no matter if it is protected, or not).
|
||||||
available_places = {
|
available_places = {
|
||||||
|
Loading…
Reference in New Issue
Block a user