diff --git a/config.lua b/config.lua index ebe8d59..3194ce9 100644 --- a/config.lua +++ b/config.lua @@ -27,6 +27,9 @@ local S, NS = dofile(MP.."/intllib.lua") timeout_delay = 60 version = "1.5" +-- Enable teleporting immediately to the player with "tp_admin" privilege. +enable_immediate_teleport = true + 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).